mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-18 15:17:30 -05:00
Add GitHub workflows (#93)
* add mac workflow * rename and add windows and ubuntu workflows * update tests * update tests * update travis
This commit is contained in:
@@ -14,4 +14,4 @@ foreach(test ${tests})
|
||||
)
|
||||
endforeach()
|
||||
|
||||
add_custom_target(test-verbose COMMAND ${CMAKE_CTEST_COMMAND} --verbose)
|
||||
add_custom_target(test-verbose COMMAND ${CMAKE_CTEST_COMMAND} -C Debug --verbose)
|
||||
|
||||
Reference in New Issue
Block a user