mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:23:34 +03:00
parent
415d6fa7da
commit
1cba36d216
4 changed files with 4 additions and 4 deletions
|
|
@ -97,7 +97,7 @@ include_directories(
|
|||
)
|
||||
|
||||
#Build curl executable
|
||||
target_link_libraries(${EXE_NAME} libcurl ${CURL_LIBS})
|
||||
target_link_libraries(${EXE_NAME} ${LIB_NAME} ${CURL_LIBS})
|
||||
|
||||
################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue