Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CMP0037
/
NEW-cond-package_source.cmake
blob: 834570747c4194afc1316f4c01158c3cec7de51b [
file
]
file
(
WRITE
"${CMAKE_BINARY_DIR}/CPackSourceConfig.cmake"
""
)
add_custom_target
(
test
)
add_custom_target
(
package
)
add_custom_target
(
package_source
)