We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed01da0 commit 69dff11Copy full SHA for 69dff11
thirdparty/libqnanopainter/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.0.0)
+cmake_minimum_required(VERSION 3.16)
2
project(qnanopainter VERSION 0.1.0)
3
4
option(QNANO_DEBUG_COLLECT "Enable this to get the drawing debug information" OFF)
0 commit comments