mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 13:40:42 -06:00
Run each case as a `cmake -P` script instead of a full project. The caller handles build directory removal and creation.
2 lines
76 B
CMake
2 lines
76 B
CMake
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/I_dont_exist PERMISSIONS OWNER_READ)
|