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: