Fix FreeBSD build

pull/40/head
Vitaliy Filippov 2015-05-31 22:35:15 +03:00
parent 82705f39b0
commit 06eb1a7df2
1 changed files with 4 additions and 3 deletions

View File

@ -5,6 +5,7 @@ find_package(Boost COMPONENTS program_options REQUIRED)
include_directories(
${grive_SOURCE_DIR}/../libgrive/src
${OPT_INCS}
${Boost_INCLUDE_DIRS}
)
file (GLOB GRIVE_EXE_SRC