mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-19 16:57:56 -05:00
Add boost example (#70)
* add unit tests * added boost * cleanup * add pthread * Update README.md
This commit is contained in:
@@ -10,5 +10,4 @@ foreach(test ${tests})
|
||||
NAME ${test}
|
||||
COMMAND ${CMAKE_COMMAND} -DCPM_PATH=${CMAKE_CURRENT_SOURCE_DIR}/../cmake -P "${test}"
|
||||
)
|
||||
|
||||
endforeach()
|
||||
|
||||
Reference in New Issue
Block a user