Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
CMakeTests
/
String-TIMESTAMP-CustomFormatUTC.cmake
blob: eab2a45de4beb86a074477457c5028ddff7b59cb [
file
] [
log
] [
blame
] [
edit
]
string
(
TIMESTAMP output
"%S"
)
message
(
"~${output}~"
)