supercell-wx/scwx-qt/CMakeLists.txt
2021-06-26 21:35:25 -05:00

8 lines
179 B
CMake

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