another try to build on osx

This commit is contained in:
Patrick Brosi 2018-07-23 17:05:14 +02:00
parent ad04f554a5
commit e584eb7cbd
4 changed files with 5 additions and 5 deletions

View file

@ -60,9 +60,6 @@ else()
set(VERSION_GIT_FULL "${VERSION_GIT}-${VERSION_GIT_IS_DIRTY}")
endif()
include(CheckSymbolExists)
check_symbol_exists(posix_fadvise fcntl.h HAVE_POSIX_FADVISE)
add_subdirectory(src)
# tests