mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Compile c files to separate directories. Add compressed library to example test project.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"provides" : "clib",
|
||||
"c-sources" : ["hello.c"],
|
||||
"c-sources" : ["hello2.c"],
|
||||
"targets" : {
|
||||
"macos-x64" : {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user