fixup! chore: update to CPM
This commit is contained in:
parent
781fa188ef
commit
002bd3918d
4 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ if(NOT PROJECT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
|
|||
return()
|
||||
endif()
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/CPM.cmake)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/get_cpm.cmake)
|
||||
|
||||
# enables sanitizers support using the the `USE_SANITIZER` flag available values are: Address, Memory, MemoryWithOrigins, Undefined, Thread,
|
||||
# Leak, 'Address;Undefined'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue