CMake: The correct library name is dl...................

This commit is contained in:
Jack Bond-Preston 2016-07-31 23:38:32 +01:00
parent cbaca76c07
commit c70e40b08d

View File

@ -30,7 +30,7 @@ target_link_libraries(TriviaBot PUBLIC
${OPENSSL_LIBRARIES}
${CURL_LIBRARIES}
pthread
ld
dl
)
include_directories(