Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
CamiTK Community Edition
Commits
cd4113b1
Commit
cd4113b1
authored
Jul 22, 2016
by
Jean-Loup Haberbusch
Browse files
FIXED CamiTK 4.0 needs CMake 3.0 at least
parent
188c74b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
sdk/libraries/cepgenerator/resources/cep.CMakeLists.txt.in
View file @
cd4113b1
#--------------------------------------------
# CamiTK Extension Project
#--------------------------------------------
cmake_minimum_required(VERSION
2.6
)
cmake_minimum_required(VERSION
3.0
)
# Find CamiTK SDK
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR})
...
...
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