This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
CMake version increased to v3.11.
main
offa
6 years ago
parent
f8f77b132e
commit
c9022c8a04
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1
0.
1)
cmake_minimum_required(VERSION 3.11)
project(ScopeGuard VERSION 0.2.4)
message(STATUS "~~~ ${PROJECT_NAME} v${PROJECT_VERSION} ~~~")
Write
Preview
Loading…
Cancel
Save