加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
readme.txt.in 999 Bytes
一键复制 编辑 原始数据 按行查看 历史
=============================================================================
== JKQTPlotters 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-2019 by 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: @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@
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化