From 8c01738359669e594f6bf75c401623a49c192aef Mon Sep 17 00:00:00 2001 From: jkriege2 Date: Fri, 22 Dec 2023 20:32:08 +0100 Subject: [PATCH] add TODO --- doc/dox/todo.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dox/todo.dox b/doc/dox/todo.dox index dea405515c..c31bf1a0d7 100644 --- a/doc/dox/todo.dox +++ b/doc/dox/todo.dox @@ -9,6 +9,7 @@ This page lists several todos and wishes for future version of JKQTPlotter
  • build system: provide general targets JKQTPlotter::JKQTPlotter, JKQTPlotter::JKQTMathText, instead of targets which differ by linking option
  • build system: refactor CMake-Code, so static/dynamic switch is done on compile and only one variant is built
  • build system: maybe prepare for CMake's FetchContent-API (+ possibly providing a reduced source-package for each release)
  • +
  • Lib Utilities: General and portable way to mark functions and classes as deprecated for different compilers
  • JKQTPlotter: