don't link with libmysys twice (it's implied here)
This commit is contained in:
parent
c72cdc0815
commit
bbfd113127
@ -12,4 +12,4 @@ IF(MSVC)
|
||||
ENDIF(MSVC)
|
||||
|
||||
SET(SPHINX_SOURCES ha_sphinx.cc snippets_udf.cc)
|
||||
MYSQL_ADD_PLUGIN(sphinx ${SPHINX_SOURCES} STORAGE_ENGINE LINK_LIBRARIES mysys)
|
||||
MYSQL_ADD_PLUGIN(sphinx ${SPHINX_SOURCES} STORAGE_ENGINE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user