summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-01-24 13:24:13 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2019-01-24 13:24:13 +0200
commit65350042a42b46e63d24e0e84453619d57d4e203 (patch)
tree2aeb90cdca361657af443d65cfd6aef82506e299 /libmysqld
parentba1ce3aeae49b6c8055d673e6dafff741f1a9713 (diff)
parentedeba0c8733409865c3abcab881af0d48b7be94f (diff)
downloadmariadb-git-65350042a42b46e63d24e0e84453619d57d4e203.tar.gz
Merge 10.0 into 10.1
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/examples/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/examples/CMakeLists.txt b/libmysqld/examples/CMakeLists.txt
index d47638ad2f9..1eb07a2adf8 100644
--- a/libmysqld/examples/CMakeLists.txt
+++ b/libmysqld/examples/CMakeLists.txt
@@ -34,7 +34,7 @@ ENDIF(UNIX)
MYSQL_ADD_EXECUTABLE(mysqltest_embedded ../../client/mysqltest.cc
COMPONENT Test)
-TARGET_LINK_LIBRARIES(mysqltest_embedded mysqlserver pcre pcreposix)
+TARGET_LINK_LIBRARIES(mysqltest_embedded mysqlserver pcreposix pcre)
IF(CMAKE_GENERATOR MATCHES "Xcode")
# It does not seem possible to tell Xcode the resulting target might need