summaryrefslogtreecommitdiff
path: root/util/CMakeLists.txt
AgeCommit message (Collapse)Author
4 dayswip: forkmaxim nikonov
2026-01-13util/cmap: link against libm only if it was foundAlbrecht Schlosser
2026-01-03Update FLTK colormap (src/fl_cmap.h) w/o changing colorsAlbrecht Schlosser
- update comments, including filenames - update build instructions for developers in util/cmap.cxx - update CMakeLists.txt (comments only)
2025-12-28Update filename case and LaTeX detailsMatthias Melcher
2025-12-28Generate code block documentation using FLTK (#1353)Matthias Melcher
The Doxygen-to-pdf toolchain can not easily generate pdf's with Japanese and Chinese characters. This patch generates code blocks by rendering them in FLTK.