Skip to content

Commit 426c958

Browse files
committed
DONT MERGE
1 parent 3b14a2e commit 426c958

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cmake/CDeps.cmake

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
file(
2+
DOWNLOAD https://github.com/cpm-cmake/CPM.cmake/releases/download/v0.40.2/CPM.cmake
3+
${CMAKE_BINARY_DIR}/CPM.cmake
4+
EXPECTED_MD5 4d51aa9dab6104fad39c5b7a692d5e1c
5+
)
6+
include(${CMAKE_BINARY_DIR}/_deps/CPM.cmake)

0 commit comments

Comments
 (0)