diff --git a/src/musikcubed/CMakeLists.txt b/src/musikcubed/CMakeLists.txt index 3d65b8c65..df208280d 100644 --- a/src/musikcubed/CMakeLists.txt +++ b/src/musikcubed/CMakeLists.txt @@ -3,7 +3,6 @@ set (DAEMON_SRCS ) ensure_library_exists(ev) -ensure_library_exists(libev.a) set(musikcube_INSTALL_DIR ${HOMEBREW_PREFIX}) if (NOT DEFINED musikcube_INSTALL_DIR)