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 377e7a2 commit d965475Copy full SHA for d965475
{{cookiecutter.project_name}}/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.10.2)
+cmake_minimum_required(VERSION 3.16.3)
2
project({{ cookiecutter.module_name }})
3
4
set({{ cookiecutter.module_name }}_LIBRARIES {{ cookiecutter.module_name }})
0 commit comments