Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3b1c19f00a0973d1d70e823cf54a9047d20cb80a
/
.
/
Tests
/
RunCMake
/
File_Generate
/
WriteIfDifferent.cmake
blob: bb36a4c48ee96dbb1db02d944d7c4e0b966a1179 [
file
]
file
(
GENERATE
OUTPUT $
{
CMAKE_CURRENT_BINARY_DIR
}/
output_file
.
txt
CONTENT
"123"
)