mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-04-09 07:52:04 +00:00
remove old comment that is no longer valid
This commit is contained in:
parent
59e4154cf1
commit
a0685032b9
1 changed files with 0 additions and 2 deletions
|
@ -362,8 +362,6 @@ if(BUNDLED_CURL AND (BUILD_CLIENT OR BUILD_SERVER))
|
|||
endif()
|
||||
target_include_directories(bundled_curl_int INTERFACE "${LIBS_BINARY_DIR}/curl/include")
|
||||
elseif (UNIX)
|
||||
# FIXME: add openssl lib to project
|
||||
# set --with-ssl / remove --without-ssl
|
||||
|
||||
if(APPLE)
|
||||
if(CROSS_COMPILE32)
|
||||
|
|
Loading…
Reference in a new issue