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
/
CMakeTests
/
File-TIMESTAMP-Works.cmake
blob: 4351b19dd85a3cfc9dd51b6e45fbbc46c0317d39 (
plain
)
1
2
file(TIMESTAMP "${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt" output UTC) message("~${output}~")