internal/clite:wrap with cpp

This commit is contained in:
luoliwoshang
2025-06-11 18:18:52 +08:00
parent ac352179da
commit c2a50fa98d
3 changed files with 16 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ import (
)
const (
LLGoFiles = "_os/os.c"
LLGoFiles = "_os/os.cpp"
LLGoPackage = "link"
)