remotes/origin/Applications/17.12
Jonathan Riddell 8 years ago
parent 75604b10ea
commit 7d656d53a0
  1. 2
      Okular5Config.cmake.in

@ -1,5 +1,7 @@
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
find_dependency(Qt5Core @QT_REQUIRED_VERSION@)
find_dependency(Qt5PrintSupport @QT_REQUIRED_VERSION@)
find_dependency(Qt5Widgets @QT_REQUIRED_VERSION@)

Loading…
Cancel
Save