mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
use proper cmake call
This commit is contained in:
parent
fde0ca374f
commit
da5eb913e9
@ -22,7 +22,7 @@ if(NOT IOS AND NOT ANDROID AND NOT WIN32)
|
||||
set(CURL_LIBRARIES libcurl)
|
||||
set(CURL_FOUND TRUE)
|
||||
else()
|
||||
set(CURL_LIBRARIES "-lcurl")
|
||||
include(FindCURL)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user