mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-16 22:27:41 -05:00
bump example range-v3 to 0.12.0 (#366)
* bump range-v3 to 0.12.0 * bump range-v3 to 0.12.0
This commit is contained in:
@@ -6,7 +6,7 @@ project(CPMRangev3Example)
|
||||
|
||||
include(../../cmake/CPM.cmake)
|
||||
|
||||
CPMAddPackage("gh:ericniebler/range-v3#0.11.0")
|
||||
CPMAddPackage("gh:ericniebler/range-v3#0.12.0")
|
||||
|
||||
# ---- Executable ----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user