5 lines
86 B
CMake
5 lines
86 B
CMake
|
|
||
|
add_custom_target(test)
|
||
|
add_custom_target(package)
|
||
|
add_custom_target(package_source)
|