============================================================================= == JKQTPlotters is a library for scientific plotting using Qt5/6 == == sub-library: @lib_name@ ============================================================================= Library Information: version: @PROJECT_VERSION@ main author/maintainer: Jan Krieger copyright: (c) 2008-2024 Jan Krieger license: GNU LESSER GENERAL PUBLIC LICENSE >= v2.1 repository: https://github.com/jkriege2/JKQtPlotter documentation: http://jkriege2.github.io/JKQtPlotter/index.html Build information: used compiler: @CMAKE_CXX_COMPILER_ID@ @CMAKE_CXX_COMPILER_VERSION@ used Qt version: @QT_VERSION@ built shared libs: @BUILD_SHARED_LIBS@ witho print support: @JKQtPlotter_BUILD_WITH_PRINTER_SUPPORT@ C++20 support: @JKQtPlotter_ENABLED_CXX20@ timing debug output: @JKQtPlotter_BUILD_WITH_TIMING_INFO_OUTPUT@ built tools: @JKQtPlotter_BUILD_TOOLS@ included XITS fonts: @JKQtPlotter_BUILD_INCLUDE_XITS_FONTS@ included FIRA fonts: @JKQtPlotter_BUILD_INCLUDE_FIRAMATH_FONTS@ built examples: @JKQtPlotter_BUILD_EXAMPLES@