1
0
Fork 0

turn readopt into a single-header library

This commit is contained in:
Lukas Wurzinger 2022-09-25 12:40:12 +02:00
parent 0650e1ddb9
commit 3ecc2317ab
11 changed files with 600 additions and 759 deletions

7
.gitignore vendored
View file

@ -1,9 +1,4 @@
*.o
libreadopt.a
libreadopt.so
test/test
test/*.o
test
.ninja_deps
.ninja_log
test/.ninja_deps
test/.ninja_log