Skip to content

Commit 69dff11

Browse files
committed
Bump minimum CMake version for qnanopainter
1 parent ed01da0 commit 69dff11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/libqnanopainter/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.0.0)
1+
cmake_minimum_required(VERSION 3.16)
22
project(qnanopainter VERSION 0.1.0)
33

44
option(QNANO_DEBUG_COLLECT "Enable this to get the drawing debug information" OFF)

0 commit comments

Comments
 (0)