Compare commits
1 Commits
58b3fa64bc
...
6f6b717354
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f6b717354 |
@@ -539,7 +539,7 @@ if (NOT CROSSTOOLS)
|
||||
#target_link_libraries(pip_plugin pip)
|
||||
|
||||
if (NOT DEFINED ANDROID_PLATFORM)
|
||||
if(curl_FOUND)
|
||||
if(microhttpd_FOUND AND curl_FOUND)
|
||||
add_executable(pip_test "main.cpp")
|
||||
target_link_libraries(pip_test pip pip_io_utils pip_client_server pip_http_server pip_http_client)
|
||||
if(sodium_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user