various progress

This commit is contained in:
ed
2025-02-05 10:37:25 -05:00
parent e19dd6b58c
commit c1d24b3a07
45 changed files with 997 additions and 3604 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ This is a fork that aims to make the latest version of metadesk available from t
The library will be provided in 3 forms:
* As-is: (the way its laid out in this repo)
* default: (the way its laid out in this repo)
* c11: Setup ergonomically as a c11 library (both segregtated and as a single-header)
* cpp17: Setup ergonoically for usage as a C++ 17 library (both segregated and as a single-header)