Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3e34186f69a7c89f2a3ac418e901b4d6e687773
/
.
/
Tests
/
CMakeTests
/
File-TIMESTAMP-Works.cmake
blob: 4351b19dd85a3cfc9dd51b6e45fbbc46c0317d39 [
file
] [
log
] [
blame
]
file
(
TIMESTAMP
"${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt"
output UTC
)
message
(
"~${output}~"
)