Adding tests for gettitle and saveinpfile
This commit is contained in:
@@ -27,7 +27,7 @@ if(MSVC)
|
||||
set(Boost_USE_STATIC_LIBS ON)
|
||||
endif(MSVC)
|
||||
set(Boost_THREAD_FOUND OFF)
|
||||
find_package(Boost COMPONENTS thread)
|
||||
find_package(Boost COMPONENTS thread filesystem)
|
||||
include_directories (${Boost_INCLUDE_DIRS})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user