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