Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
48b380c9613318b888473aa6f178d06de3f21e7e
/
.
/
Tests
/
RunCMake
/
File_Generate
/
ReRunCMake.cmake
blob: 541d86df25f61f43d2d8b98f47dcaf6e60596df4 [
file
] [
log
] [
blame
]
file
(
GENERATE
OUTPUT
"${CMAKE_CURRENT_BINARY_DIR}/output_file.txt"
INPUT
"${CMAKE_CURRENT_BINARY_DIR}/input_file.txt"
)