commit db78543161be6b9e570aa336be61b51abd570df4 parent ac557482c65a836c02945a66a10bfcdb64278715 Author: finwo <finwo@pm.me> Date: Sun, 15 Mar 2026 02:39:57 +0100 Update dep format Diffstat:
| A | .dep.export | | | 1 | + |
| D | package.ini | | | 5 | ----- |
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/.dep.export b/.dep.export @@ -0,0 +1 @@ +include/finwo/assert.h include/test.h diff --git a/package.ini b/package.ini @@ -1,5 +0,0 @@ -[package] -name=finwo/assert - -[export] -include/finwo/assert.h=include/test.h