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