Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lcgcmake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
Jerry Ling
lcgcmake
Commits
025137dc
Commit
025137dc
authored
9 years ago
by
Patricia Mendez Lorenzo
Browse files
Options
Downloads
Patches
Plain Diff
reverting change
parent
277c4709
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
025137dc
...
@@ -18,7 +18,7 @@ else()
...
@@ -18,7 +18,7 @@ else()
set
(
LCG_IGNORE
""
CACHE STRING
"List of packages to be ignored from LCG_INSTALL_PREFIX (';' separated)"
)
set
(
LCG_IGNORE
""
CACHE STRING
"List of packages to be ignored from LCG_INSTALL_PREFIX (';' separated)"
)
endif
()
endif
()
set
(
LCG_INSTALL_PREFIX
""
CACHE PATH
"Existing LCG installation path prefix."
)
set
(
LCG_INSTALL_PREFIX
""
CACHE PATH
"Existing LCG installation path prefix."
)
set
(
LCG_TARBALL_INSTALL O
N
CACHE BOOL
"Turn ON/OFF creation/installation of tarballs"
)
set
(
LCG_TARBALL_INSTALL O
FF
CACHE BOOL
"Turn ON/OFF creation/installation of tarballs"
)
set
(
VALIDATION OFF CACHE BOOL
"Enable validation settings."
)
set
(
VALIDATION OFF CACHE BOOL
"Enable validation settings."
)
set
(
POST_INSTALL ON CACHE BOOL
"Enable validation settings."
)
set
(
POST_INSTALL ON CACHE BOOL
"Enable validation settings."
)
set
(
STRIP_RPATH ON CACHE BOOL
"Strip RPATH from binaries."
)
set
(
STRIP_RPATH ON CACHE BOOL
"Strip RPATH from binaries."
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment