Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
CamiTK Community Edition
Commits
03b15d50
Commit
03b15d50
authored
Mar 17, 2016
by
saubatn
Browse files
UPDATED CMake configuration of CamiTK SDK + Imaging (+ Modeling) ok.
parent
faa0e81a
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
imaging/CMakeLists.txt
View file @
03b15d50
#--------------------------------------------
# Imaging extension project
#--------------------------------------------
cmake_minimum_required
(
VERSION 2.6
)
# Mini find CamiTK inside SDK
set
(
CAMITK_DIR
${
CMAKE_BINARY_DIR
}
)
set
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
${
CAMITK_DIR
}
/share/
${
CAMITK_SHORT_VERSION_STRING
}
/cmake
)
...
...
sdk/cmake/modules/macros/camitk/CamiTKApplication.cmake
View file @
03b15d50
This diff is collapsed.
Click to expand it.
sdk/cmake/modules/macros/camitk/CamiTKExtension.cmake
View file @
03b15d50
This diff is collapsed.
Click to expand it.
sdk/cmake/modules/macros/camitk/CamiTKLibrary.cmake
View file @
03b15d50
This diff is collapsed.
Click to expand it.
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