Force to use external mysql lib instead of sources
Currently sources are not compiled on some VS
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Platform-specfic options
|
# Platform-specfic options
|
||||||
option(USE_MYSQL_SOURCES "Use included MySQL-sources to build libraries" 1)
|
option(USE_MYSQL_SOURCES "Use included MySQL-sources to build libraries" 0)
|
||||||
|
|
||||||
# Package overloads
|
# Package overloads
|
||||||
set(ACE_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/modules/worldengine/deps/acelite)
|
set(ACE_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/modules/worldengine/deps/acelite)
|
||||||
|
|||||||
Reference in New Issue
Block a user