zynaddsubfx/zynaddsubfx
cmake/FindSndio.cmake
:23
check_library_exists(sndio sio_open "${SNDIO_LIBRARY_DIR}" HAVE_LIBSNDIO)
check_library_exists(sndio sio_open "${SNDIO_LIBRARY_DIR}" HAVE_LIBSNDIO)
else(HAVE_LIBSNDIO)
endif(HAVE_LIBSNDIO)