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: 346f9461a46be26af7d9d0b13908b13d78dbcaff (
plain
)
1
2
file(TOUCH ${CMAKE_CURRENT_BINARY_DIR}/a) file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/a PERMISSIONS)