mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -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)
|