cmake_minimum_required(VERSION 3.24) set_property(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS test.cmake) include(test.cmake)