Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
File_Generate
/
WriteIfDifferent.cmake
blob: bb36a4c48ee96dbb1db02d944d7c4e0b966a1179 [
file
] [
log
] [
blame
] [
edit
]
file
(
GENERATE
OUTPUT $
{
CMAKE_CURRENT_BINARY_DIR
}/
output_file
.
txt
CONTENT
"123"
)