We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5008b commit 0b91275Copy full SHA for 0b91275
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.22)
+cmake_minimum_required(VERSION 3.16)
2
project(PathFind)
3
set(CMAKE_CXX_STANDARD 17)
4
add_definitions("-Wall" "-g")
0 commit comments