Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
7189372a
Commit
7189372a
authored
Feb 21, 2019
by
Max Lyon
Browse files
forgot to remove old cmake requirement
parent
7650c8e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7189372a
cmake_minimum_required
(
VERSION 3.9
)
cmake_minimum_required
(
VERSION 3.9
)
cmake_minimum_required
(
VERSION 2.6
)
#Only set project name if CoMISo is built as stand-alone library
#Only set project name if CoMISo is built as stand-alone library
if
(
"
${
PROJECT_NAME
}
"
STREQUAL
""
)
if
(
"
${
PROJECT_NAME
}
"
STREQUAL
""
)
...
...
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