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