supercell-wx/scwx-qt/CMakeLists.txt
2023-01-29 22:33:44 -06:00

8 lines
179 B
CMake

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