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.
check
1 parent b9b512a commit af3f1caCopy full SHA for af3f1ca
cmake/get_cpm.cmake
@@ -27,6 +27,7 @@ else()
27
if("${check}" STREQUAL "")
28
download_cpm()
29
endif()
30
+ unset(check)
31
32
33
include(${CPM_DOWNLOAD_LOCATION})
0 commit comments