diff options
author | Slávek Banko <[email protected]> | 2015-01-29 19:18:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2015-01-29 19:18:14 +0100 |
commit | 8cf503a6f85234943733d2ca59505898e97053fe (patch) | |
tree | ab5ad3d0a637fc095ae4e7daa49c55c2a9bf0167 /config.h.cmake | |
parent | b5325701e2f51887edabf427bc9b544486860c56 (diff) | |
download | tdegraphics-8cf503a6f85234943733d2ca59505898e97053fe.tar.gz tdegraphics-8cf503a6f85234943733d2ca59505898e97053fe.zip |
Add support for poppler 0.30
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 483249c7..e6d1fd28 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,6 +1,7 @@ #cmakedefine VERSION "@VERSION@" // poppler-tqt +#cmakedefine HAVE_POPPLER_030 #cmakedefine HAVE_POPPLER_020 #cmakedefine HAVE_POPPLER_016 |