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 e45509a commit d13db5cCopy full SHA for d13db5c
lib/CMakeLists.txt
@@ -41,7 +41,7 @@ if(NOT USE_SYSTEM_CPR)
41
set(CPR_FORCE_USE_SYSTEM_CURL ON)
42
endif()
43
else()
44
- message(WARNING "CPR_USE_SYSTEM_CURL is set to ${CPR_USE_SYSTEM_CURL} by the user")
+ message(WARNING "CPR_FORCE_USE_SYSTEM_CURL is set to ${CPR_FORCE_USE_SYSTEM_CURL} by the user")
45
46
47
0 commit comments