We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc58ff commit 2682850Copy full SHA for 2682850
CMakeLists.txt
@@ -1,7 +1,7 @@
1
-cmake_minimum_required(VERSION 3.6.0)
+cmake_minimum_required(VERSION 3.10.0)
2
3
project(qtquickcontrols-nemo
4
- VERSION 6.0.0
+ VERSION 6.4.0
5
DESCRIPTION "Nemo.Controls")
6
7
set(CMAKE_AUTOMOC ON)
0 commit comments