3 lines
84 B
CMake
3 lines
84 B
CMake
file(TOUCH ${CMAKE_CURRENT_BINARY_DIR}/a)
|
|
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/a)
|