Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LbScripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
LHCb Core Software
LbScripts
Merge requests
!18
An error occurred while fetching the assigned milestone of the selected merge_request.
Update CMake modules
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update CMake modules
clemenci/LbScripts:update-cmake-modules
into
master
Overview
0
Commits
1
Changes
Merged
Marco Clemencic
requested to merge
clemenci/LbScripts:update-cmake-modules
into
master
9 years ago
Overview
0
Commits
1
Changes
-
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e6366ab2
1 commit,
9 years ago
+
83
−
68
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
Search (e.g. *.vue) (Ctrl+P)
LbUtils/cmake/modules/FindTBB.cmake
+
1
−
0
Options
@@ -56,6 +56,7 @@ FIND_PATH (TBB_ROOT_DIR
ENV TBB30_INSTALL_DIR
ENV TBB22_INSTALL_DIR
ENV TBB21_INSTALL_DIR
ENV TBB_ROOT_DIR
DOC "TBB root directory")
FIND_PATH (TBB_INCLUDE_DIR
Loading