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 091387b commit ac7c142Copy full SHA for ac7c142
examples/simple-mallocMC/CMakeLists.txt
@@ -25,9 +25,6 @@ cpmaddpackage(
25
GIT_TAG 1.2.0
26
)
27
28
-# mallocMC does not have a modern cmake yet.
29
-# We use the approach from here:
30
-# https://github.com/cpm-cmake/CPM.cmake?tab=readme-ov-file #lua
31
cpmaddpackage(
32
NAME mallocMC
33
GITHUB_REPOSITORY chillenzer/mallocMC
0 commit comments