aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2630ef17da7..11444f93229 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -60,7 +60,6 @@ find_package(OpenSSL REQUIRED)
find_package(Threads REQUIRED)
include(ConfigureBoost)
-find_package(MySQL REQUIRED)
if( UNIX )
find_package(Readline)