Warning, /graphics/peruse/src/acbf/AdvancedComicBookFormatConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 include(CMakeFindDependencyMacro)
0004 find_dependency(Qt5Core "@QT5_DEP_VERSION@")
0005 
0006 include("${CMAKE_CURRENT_LIST_DIR}/AdvancedComicBookFormatTargets.cmake")
0007 @PACKAGE_INCLUDE_CORE_QCHTARGETS@