This commit is contained in:
emeric
2020-02-13 13:00:22 +01:00
parent e274c0ca89
commit 876fb12fe4
192 changed files with 1046 additions and 676 deletions
+4
View File
@@ -0,0 +1,4 @@
add_compile_options(-Wall -Wextra -pedantic -Werror)
SUBDIRS(liblms lms)