Fixed linux compilation

This commit is contained in:
Yehonal
2017-12-21 01:27:53 +01:00
parent 685a89e03f
commit b9e82c3bf0
3 changed files with 95 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ option(USE_MYSQL_SOURCES "Use included MySQL-sources to build libraries" 0)
# Package overloads
set(ACE_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/deps/acelite)
set(ACE_DIR ${ACE_INCLUDE_DIR})
set(ACE_LIBRARY "ace")
set(BZIP2_LIBRARIES "bzip2")
set(ZLIB_LIBRARIES "zlib")