We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25394a1 + 2d80190 commit b794802Copy full SHA for b794802
1 file changed
templates/cpp-qt-client/CMakeLists.txt.mustache
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.4)
+cmake_minimum_required(VERSION 3.5)
2
string(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]" APP_VERSION "{{appVersion}}")
3
string(REGEX REPLACE " " "" TARGET_NAME "{{appName}}")
4
0 commit comments