Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMB
CMB-Superbuild
Commits
ecc5dc58
Commit
ecc5dc58
authored
Feb 02, 2021
by
Ben Boeckel
⛰
Browse files
smtk: pass the install dir to SMTK
This lets SMTK know that it is using the superbuild.
parent
98b5ca39
Pipeline
#212283
waiting for manual action with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/smtk.cmake
View file @
ecc5dc58
...
...
@@ -53,6 +53,11 @@ superbuild_add_project(smtk
# Windows needs help finding the ZeroMQ from the install.
-DSMTK_RELOCATABLE_INSTALL:BOOL=OFF
# DLL path loading help for the build tree.
-D_smtk_superbuild_prefix:PATH=<INSTALL_DIR>
# Not needed for the install tree.
-DSMTK_UNIFIED_INSTALL_TREE:BOOL=ON
${
smtk_extra_cmake_args
}
-DBUILD_SHARED_LIBS:BOOL=ON
-DCMAKE_INSTALL_LIBDIR:STRING=lib
...
...
Ben Boeckel
⛰
@ben.boeckel
mentioned in commit
00dd82d5
·
Feb 05, 2021
mentioned in commit
00dd82d5
mentioned in commit 00dd82d5f2b04a737f3e51009ceb03f3e1b04017
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment