added tcc to build process
This commit is contained in:
parent
10e8faf71a
commit
0342642749
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "slibs"]
|
||||
path = slibs
|
||||
url = https://git.samahh.dev/sam/slibs
|
||||
[submodule "tcc"]
|
||||
path = tcc
|
||||
url = https://github.com/TinyCC/tinycc
|
||||
|
|
1
tcc
Submodule
1
tcc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 08a4c52de39b202f02d1ec525c64336d11ad9ccf
|
Loading…
Add table
Reference in a new issue