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
a5d2b190
Commit
a5d2b190
authored
Jan 24, 2022
by
Andre Sailer
Browse files
ROOT: add LLVM_BUILD_TYPE=Debug for debugging
parent
bd5143b2
Pipeline
#3482869
passed with stage
in 7 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/CMakeLists.txt
View file @
a5d2b190
...
...
@@ -82,6 +82,7 @@ if(ROOT_native_version)
ENVIRONMENT MYSQL_HOME=
${
mysql_home
}
CMAKE_ARGS -DCMAKE_BUILD_TYPE=
${
CMAKE_BUILD_TYPE
}
-DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
-DLLVM_BUILD_TYPE=Debug
IF ROOT_version VERSION_EQUAL 99 OR ROOT_version VERSION_GREATER_EQUAL 6.20 THEN
-Droot7=ON
ELSE
...
...
Write
Preview
Supports
Markdown
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