diff options
m--------- | depends/mgl | 0 | ||||
-rw-r--r-- | project.conf | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/depends/mgl b/depends/mgl -Subproject 2fbb18392a0cc3dd956f24514491c81a55e3c94 +Subproject a96a61a4d5104f804628912830de2afd0e22280 diff --git a/project.conf b/project.conf index 5e35843..55d203a 100644 --- a/project.conf +++ b/project.conf @@ -5,4 +5,5 @@ version = "0.1.0" platforms = ["posix"] [config] +ignore_dirs = ["build"] expose_include_dirs = ["include"]
\ No newline at end of file |