index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
file-CHMOD
/
no-perms.cmake
blob: 602cfc20f80e0b0c067c6d55b8929060207ef1e6 (
plain
)
1
2
file(TOUCH ${CMAKE_CURRENT_BINARY_DIR}/a) file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/a)