3 lines
90 B
CMake
3 lines
90 B
CMake
set(CMAKE_DISABLE_SOURCE_CHANGES ON)
|
|
file(TOUCH "${CMAKE_CURRENT_SOURCE_DIR}/touch_test")
|