supercell-wx/scwx-qt/CMakeLists.txt
2024-11-28 08:05:15 -06:00

8 lines
179 B
CMake

cmake_minimum_required(VERSION 3.24)
set_property(DIRECTORY
APPEND
PROPERTY CMAKE_CONFIGURE_DEPENDS
scwx-qt.cmake)
include(scwx-qt.cmake)