TeXworks/texworks
modules/QtPDF/CMakeLists.txt
:167
CHECK_CXX_SOURCE_COMPILES("#include <poppler-version.h>\nint main () { return Poppler::Version::major(); }" POPPLER_HAS_RUNTIME_VERSION)
CHECK_CXX_SOURCE_COMPILES("#include <poppler-version.h>\nint main () { return Poppler::Version::major(); }" POPPLER_HAS_RUNTIME_VERSION)
endif (POPPLER_HAS_RUNTIME_VERSION)
target_compile_definitions(test_Document PRIVATE POPPLER_HAS_RUNTIME_VERSION)
endif (POPPLER_HAS_RUNTIME_VERSION)