We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3de1ce7 + 00f31e6 commit 5455eecCopy full SHA for 5455eec
CHANGELOG
@@ -1,3 +1,7 @@
1
+obconf-qt-0.16.5 / 2024-11-01
2
+=============================
3
+ * Ported to Qt6 and updated translations.
4
+
5
obconf-qt-0.16.4 / 2024-01-14
6
=============================
7
* Fixed compilation.
CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.18.0 FATAL_ERROR)
# CMP0000: Call the cmake_minimum_required() command at the beginning of the top-level
# CMakeLists.txt file even before calling the project() command.
# The cmake_minimum_required(VERSION) command implicitly invokes the cmake_policy(VERSION)
0 commit comments