We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6781d42 commit cd3b9bdCopy full SHA for cd3b9bd
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.30)
+cmake_minimum_required(VERSION 3.16)
2
project(threadpool)
3
4
set(CMAKE_CXX_STANDARD 20)
0 commit comments