Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
export
/
CustomTarget.cmake
blob: 4d2bf18dbb5e8273e8080e952cc9cb109c18f81a [
file
] [
log
] [
blame
] [
edit
]
add_custom_target
(
CustomTarget
)
export
(
TARGETS
CustomTarget
FILE somefile
.
cmake
)