We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cmake
1 parent b0e7b1d commit 3c52372Copy full SHA for 3c52372
1 file changed
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.20)
+cmake_minimum_required(VERSION 3.50)
2
project(binsparse-rc C CXX)
3
4
set(CMAKE_C_STANDARD 11)
0 commit comments