We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7645b02 commit dc71299Copy full SHA for dc71299
libs/EXTERNAL/capnproto/c++/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.4)
+cmake_minimum_required(VERSION 3.4...3.13) # ! This line is edited to get rid of a CMake deprecation error
2
project("Cap'n Proto" CXX)
3
set(VERSION 0.9.1)
4
0 commit comments