fixup! chore: update to CPM

This commit is contained in:
Tobias Schmidl 2025-06-16 21:04:10 +02:00
parent 781fa188ef
commit 002bd3918d
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ project(GlimpsesDocs)
# ---- Dependencies ----
include(../cmake/CPM.cmake)
include(../cmake/get_cpm.cmake)
CPMAddPackage("gh:mosra/m.css#a0d292ec311b97fefd21e93cdefb60f88d19ede6")
CPMAddPackage(NAME Glimpses SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..)