Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
277c4709
Commit
277c4709
authored
Apr 04, 2016
by
Patricia Mendez Lorenzo
Browse files
setting tarfioes option
parent
95f641aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
277c4709
...
@@ -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
FF
CACHE BOOL
"Turn ON/OFF creation/installation of tarballs"
)
set
(
LCG_TARBALL_INSTALL O
N
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."
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment