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