mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
Merge branch 'master' of https://scm.osdn.net/gitroot/kde/kdelibs
This commit is contained in:
commit
a99e23a194
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
|
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
|
||||||
|
|
||||||
find_package(PkgConfig REQUIRED)
|
find_package(PkgConfig REQUIRED)
|
||||||
pkg_check_modules(PC_DJVULIBRE ddjvuapi)
|
pkg_check_modules(PC_DJVULIBRE QUIET ddjvuapi)
|
||||||
|
|
||||||
set(DJVULIBRE_VERSION ${PC_DJVULIBRE_VERSION})
|
set(DJVULIBRE_VERSION ${PC_DJVULIBRE_VERSION})
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue