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
BC
public
belle-sip
Commits
6c419df1
Commit
6c419df1
authored
Mar 05, 2015
by
Ghislain MARY
Browse files
Require at least CMake 2.8.12.
parent
f4f8f1af
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6c419df1
...
...
@@ -20,7 +20,7 @@
#
############################################################################
cmake_minimum_required
(
VERSION 2.8
)
cmake_minimum_required
(
VERSION 2.8
.12
)
project
(
BELLESIP C CXX
)
...
...
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