Commit 41497e5c authored by Paul Asmuth's avatar Paul Asmuth
Browse files

self include in fnord-fts

parent 2e8113ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ set(Boost_USE_MULTITHREADED ON)
set(Boost_USE_STATIC_LIBS ON)
find_package(Boost COMPONENTS date_time filesystem iostreams regex system thread REQUIRED)
include_directories(${Boost_INCLUDE_DIRS})
include_directories(../)

file(GLOB_RECURSE FNORD_FTS_SOURCES
  search/*.cc