Skip to content

Commit dc71299

Browse files
committed
oops
1 parent 7645b02 commit dc71299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/EXTERNAL/capnproto/c++/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.4)
1+
cmake_minimum_required(VERSION 3.4...3.13) # ! This line is edited to get rid of a CMake deprecation error
22
project("Cap'n Proto" CXX)
33
set(VERSION 0.9.1)
44

0 commit comments

Comments
 (0)