add basic order support. still need to add a cmdline parameter

This commit is contained in:
Marc
2022-10-03 15:10:43 +02:00
parent 8aff0c35f1
commit 68308d9df5
5 changed files with 131 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@ set(SOURCES
src/overlayfs.c
src/getHome.c
src/file.c
src/order.c
src/fomod.c
src/fomod/group.c
src/fomod/xmlUtil.c