mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-28 15:16:43 +00:00
Don't fail if libev.a is missing, we'll fall back to the shared library.
This commit is contained in:
parent
6c2711bead
commit
d79dac8ac8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user