fixed MySQL for the new shared MySQL impl
This commit is contained in:
parent
53ef2722bb
commit
8d7b332a9c
@ -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}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user