Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
CMP0037
/
WARN-cond-package.cmake
blob: 61cdc68343f69bb6a7d1a8221560c9ec544d49ce [
file
] [
log
] [
blame
]
file
(
WRITE
"${CMAKE_BINARY_DIR}/CPackConfig.cmake"
""
)
add_custom_target
(
test
)
add_custom_target
(
package
)
add_custom_target
(
package_source
)