CMake: Add clean target for DAPS specs
This commit is contained in:
@@ -211,6 +211,7 @@ add_custom_command(TARGET salmanoff POST_BUILD
|
||||
|
||||
# Add all registered DAPSS targets as dependencies
|
||||
add_all_daps_dependencies()
|
||||
add_daps_clean_target()
|
||||
|
||||
# Add tests if enabled
|
||||
if(ENABLE_TESTS)
|
||||
|
||||
Reference in New Issue
Block a user