Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a0d8556bf7600a11e7ead052d926ab5884256d09
/
.
/
Tests
/
RunCMake
/
export
/
CustomTarget.cmake
blob: 4d2bf18dbb5e8273e8080e952cc9cb109c18f81a [
file
]
add_custom_target
(
CustomTarget
)
export
(
TARGETS
CustomTarget
FILE somefile
.
cmake
)