about summary refs log tree commit diff stats
path: root/options.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'options.gypi')
-rw-r--r--options.gypi5
1 files changed, 5 insertions, 0 deletions
diff --git a/options.gypi b/options.gypi
new file mode 100644
index 0000000..c4c936e
--- /dev/null
+++ b/options.gypi
@@ -0,0 +1,5 @@
+{
+  "variables": {
+    "uv_library": "static_library",
+  },
+}