JKQtPlotter/readme.txt.in

25 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

=============================================================================
2022-07-19 20:44:12 +08:00
== JKQTPlotters is a library for scientific plotting using Qt5/6 ==
== sub-library: @lib_name@
=============================================================================
Library Information:
version: @PROJECT_VERSION@
main author/maintainer: Jan Krieger <jan@jkrieger.de>
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@