remove old comment that is no longer valid

This commit is contained in:
Jacker 2022-11-17 00:42:09 +02:00
parent 59e4154cf1
commit a0685032b9

View file

@ -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)