We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a644b5a commit 091387bCopy full SHA for 091387b
examples/simple-mallocMC/CMakeLists.txt
@@ -30,8 +30,8 @@ cpmaddpackage(
30
# https://github.com/cpm-cmake/CPM.cmake?tab=readme-ov-file #lua
31
cpmaddpackage(
32
NAME mallocMC
33
- URL file:///home/lenz/workspace/src/mallocMC-modern
34
- GIT_TAG main
+ GITHUB_REPOSITORY chillenzer/mallocMC
+ GIT_TAG update-cmake
35
)
36
37
cpmaddpackage(NAME KitGenBench SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/../..)
0 commit comments