We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191a481 commit 7723657Copy full SHA for 7723657
CMakeLists.txt
@@ -1,5 +1,5 @@
1
+cmake_minimum_required(VERSION 3.5)
2
project(vimage NONE)
-cmake_minimum_required(VERSION 3.3)
3
4
find_program(UIC PySide6-uic)
5
add_custom_command(
0 commit comments