|
@@ -21,7 +21,7 @@ package("tinycc")
|
|
if opt.system then
|
|
if opt.system then
|
|
return import("lib.detect.find_tool")("tcc")
|
|
return import("lib.detect.find_tool")("tcc")
|
|
end
|
|
end
|
|
- end
|
|
|
|
|
|
+ end)
|
|
|
|
|
|
on_install("windows", function (package)
|
|
on_install("windows", function (package)
|
|
os.vcp("include", package:installdir())
|
|
os.vcp("include", package:installdir())
|