aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 40fe4b4..1259490 100644
--- a/packages.json
+++ b/packages.json
@@ -11093,6 +11093,18 @@
"web": "https://github.com/irskep/rexpaint_nim"
},
{
+ "name": "crosscompile",
+ "url": "https://github.com/juancarlospaco/nim-crosscompile",
+ "method": "git",
+ "tags": [
+ "crosscompile",
+ "compile"
+ ],
+ "description": "Crosscompile Nim source code into multiple targets on Linux with this proc.",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-crosscompile"
+ },
+ {
"name": "rodcli",
"url": "https://github.com/jabbalaci/NimCliHelper",
"method": "git",