Local requirements

This commit is contained in:
2026-06-26 16:54:56 -05:00
parent ccc69857bb
commit 70b4517559
7 changed files with 57 additions and 15 deletions
+4 -1
View File
@@ -10,4 +10,7 @@ targets:
- name: hello
type: program
deps: [example]
srcs: [./entry.cpp]
srcs: [./entry.cpp]
exports:
- example