move some stuff around

This commit is contained in:
2026-07-16 23:14:42 +02:00
parent e01f723be4
commit c541496db5
7 changed files with 92 additions and 18 deletions
-5
View File
@@ -3,9 +3,4 @@ b :: import "@std/build"
config :: b.BuildConfig{
name = "honey",
source = "source",
libraries = &[],
lib_paths = &[],
includes = &[],
defines = &[],
links = &[],
}