diff options
Diffstat (limited to 'extra/CMakeLists.txt')
-rw-r--r-- | extra/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/CMakeLists.txt b/extra/CMakeLists.txt index ef2a8bedcbb..61c3e62440a 100644 --- a/extra/CMakeLists.txt +++ b/extra/CMakeLists.txt @@ -78,5 +78,3 @@ IF(UNIX) TARGET_LINK_LIBRARIES(mysql_waitpid mysys) ENDIF() -MESSAGE("TODO: Support libevent") - |