fixed MySQL for the new shared MySQL impl

This commit is contained in:
WolverinDEV 2019-09-05 12:35:19 +02:00
parent 53ef2722bb
commit 8d7b332a9c

View File

@ -265,13 +265,15 @@ target_link_libraries(TeaSpeakServer
sqlite3
${LIBRARY_PATH_BREAKPAD}
${LIBRARY_PATH_JDBC}
${LIBRARY_PATH_PROTOBUF}
#${LIBWEBRTC_LIBRARIES} #ATTENTIAN! WebRTC does not work with crypto! (Already contains a crypto version)
${LIBRARY_TOM_CRYPT}
${LIBRARY_TOM_MATH}
mysqlclient.a
z
${LIBRARY_PATH_ED255}
)