We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc51078 commit eac56d8Copy full SHA for eac56d8
CMakeLists.txt
@@ -6,7 +6,7 @@
6
# The full license is in the file LICENSE, distributed with this software.
7
# ~~~
8
9
-cmake_minimum_required(VERSION 3.8)
+cmake_minimum_required(VERSION 3.24)
10
project(xwidgets)
11
12
set(XWIDGETS_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)
0 commit comments