1 2 3 4 5
cmake_policy(SET CMP0037 OLD) add_custom_target(test) add_custom_target(package) add_custom_target(package_source)