Commit 49c4e92
fix lua package: correct directory, namespace and install
- Move package from packages/l/lua to packages/m/mcpplibs-capi-lua
(directory must match package name)
- Build only library target to avoid parallel std module conflicts
- Install lua_headers.h for cppm dependency
- Fix test namespace to mcpplibs::capi::lua
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e8fd0ab commit 49c4e92
2 files changed
+5
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments