-
Notifications
You must be signed in to change notification settings - Fork 7
/
readme.txt.in
20 lines (18 loc) · 976 Bytes
/
readme.txt.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=============================================================================
== JKQtExtras is a library for scientific plotting using Qt5 ==
== sub-library: @libBasename@
=============================================================================
Library Information:
version: @PROJECT_VERSION@
main author/maintainer: Jan Krieger <jan@jkrieger.de>
copyright: (c) 2008-2020 by Jan Krieger
license: GNU LESSER GENERAL PUBLIC LICENSE >= v2.1
repository: https://github.com/jkriege2/JKQtExtras
documentation: http://jkriege2.github.io/JKQtExtras/index.html
Build information:
used compiler: @CMAKE_CXX_COMPILER_ID@ @CMAKE_CXX_COMPILER_VERSION@
used Qt version: @Qt5_VERSION@
built static libs: @BUILD_STATIC_LIBS@
built shared libs: @BUILD_SHARED_LIBS@
built examples: @BUILD_EXAMPLES@
included XITS fonts: @BUILD_INCLUDE_XITS_FONTS@