updating cmake to include podofo
This commit is contained in:
parent
87854d897e
commit
15600eecd2
3 changed files with 30 additions and 0 deletions
|
@ -32,6 +32,7 @@ find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS Kirigami2 I18n CoreAddons
|
|||
find_package(Libmpv)
|
||||
set_package_properties(Libmpv PROPERTIES TYPE REQUIRED)
|
||||
|
||||
find_package(PoDoFo)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue