mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
3 lines
90 B
CMake
3 lines
90 B
CMake
set(CMAKE_DISABLE_SOURCE_CHANGES ON)
|
|
file(TOUCH "${CMAKE_CURRENT_SOURCE_DIR}/touch_test")
|