summaryrefslogtreecommitdiff
path: root/util/README.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-03-27 17:03:25 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-03-27 17:05:55 +0200
commitb0374726496265cb3ee05087cbd3f750f2446fbc (patch)
treeca49bfcab65a8945876d2289713f00788394bfc0 /util/README.txt
parentdc8c4b5676f81173271c0cface5fea53c815cbdc (diff)
Move src/cmap.cxx to util/cmap.cxx (utilities folder)
Regenerated src/fl_cmap.h with less spaces, updated copyright year. Only whitespace and comments are changed in this file. Note that src/cmap.cxx is not compiled to build the FLTK libs, it's only used to generate src/fl_cmap.h.
Diffstat (limited to 'util/README.txt')
-rw-r--r--util/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/README.txt b/util/README.txt
new file mode 100644
index 000000000..bfafb80fd
--- /dev/null
+++ b/util/README.txt
@@ -0,0 +1,6 @@
+
+Utility programs used to build the FLTK library.
+
+Contents:
+
+ cmap.cxx generate src/fl_cmap.h