mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-24 14:42:30 +08:00
b0df7a1fd7
NEW/BREAKING: refactor CMake-Code, so static/dynamic switch is done via <code>BUILD_SHARED_LIBS</code>, which retires <code>JKQtPlotter_BUILD_STATIC_LIBS</code>, <code>JKQtPlotter_BUILD_SHARED_LIBS</code> and removes the capability to build static and shared libraries in one location (fixes issue #104) NEW: prepareed library for CMake's <a href="https://cmake.org/cmake/help/latest/module/FetchContent.html">FetchContent</a>-API NEW: the different sub-libraries JKQTPlotter, JKQTFastPlotter (DEPRECATED), JKQTMath, JKQTMathText can be activated/deactivated with CMake options JKQtPlotter_BUILD_LIB_JKQTPLOTTER, JKQtPlotter_BUILD_LIB_JKQTFASTPLOTTER, JKQtPlotter_BUILD_LIB_JKQTMATHTEXT, JKQtPlotter_BUILD_LIB_JKQTMATH |
||
---|---|---|
.. | ||
colorpalettes | ||
EmfEngine | ||
QTeXEngine | ||
CMakeLists.txt | ||
jkqtpemfengineadapter.cpp | ||
jkqtpemfengineadapter.h | ||
jkqtplot_test_and_lib.pro | ||
jkqtplot_test.cpp | ||
jkqtplot_test.pro | ||
jkqtplot_test.qrc | ||
lena.png | ||
test_excel.dif | ||
test_excel.slk | ||
test.bmp | ||
test.csv | ||
test.dif | ||
test.gex.txt | ||
test.jpg | ||
test.png | ||
test.ps | ||
test.semi.txt | ||
test.slk | ||
test.svg | ||
test.tab.txt | ||
test.tif | ||
test.txt | ||
test.xbm | ||
test.xpm | ||
testmain.cpp | ||
testmain.h | ||
TestWidgetBarcharts.cpp | ||
TestWidgetBarcharts.h | ||
TestWidgetContourPlots.cpp | ||
TestWidgetContourPlots.h | ||
TestWidgetEmptyPlot.cpp | ||
TestWidgetEmptyPlot.h | ||
TestWidgetFunctionPlots.cpp | ||
TestWidgetFunctionPlots.h | ||
TestWidgetGeometry.cpp | ||
TestWidgetGeometry.h | ||
TestWidgetGraphs.cpp | ||
TestWidgetGraphs.h | ||
TestWidgetImages.cpp | ||
TestWidgetImages.h | ||
TestWidgetLogGraphs.cpp | ||
TestWidgetLogGraphs.h | ||
TestWidgetParamScatterPlots.cpp | ||
TestWidgetParamScatterPlots.h | ||
TestWidgetPeaksPlots.cpp | ||
TestWidgetPeaksPlots.h | ||
TestWidgetRGBImages.cpp | ||
TestWidgetRGBImages.h |