draback information added
This commit is contained in:
parent
801b4cba62
commit
3a2e8d05cb
4 changed files with 67 additions and 10 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue