diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 8aa472ea..884c8a55 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,6 +1,8 @@ #cmakedefine VERSION "@VERSION@" // poppler-tqt +#cmakedefine HAVE_POPPLER_071 +#cmakedefine HAVE_POPPLER_070 #cmakedefine HAVE_POPPLER_064 #cmakedefine HAVE_POPPLER_058 #cmakedefine HAVE_POPPLER_030 |