draback information added

This commit is contained in:
Martin Brodbeck 2018-08-08 13:36:49 +02:00
parent 801b4cba62
commit 3a2e8d05cb
4 changed files with 67 additions and 10 deletions

View file

@ -3,7 +3,7 @@ set(Boost_USE_STATIC_LIBS ON)
find_package(Boost 1.62 COMPONENTS date_time REQUIRED)
find_package(SQLite3 REQUIRED)
#find_package(PkgConfig REQUIRED)
find_package(XLNT REQUIRED)
find_package(XLNT REQUIRED STATIC)
find_package(JSONCPP REQUIRED)
#pkg_check_modules(XLNT REQUIRED xlnt>=1.3)
#pkg_check_modules(JSONCPP REQUIRED jsoncpp)