Skip to content

Commit eac56d8

Browse files
committed
update cmake version
1 parent cc51078 commit eac56d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# The full license is in the file LICENSE, distributed with this software.
77
# ~~~
88

9-
cmake_minimum_required(VERSION 3.8)
9+
cmake_minimum_required(VERSION 3.24)
1010
project(xwidgets)
1111

1212
set(XWIDGETS_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)

0 commit comments

Comments
 (0)