diff options
Diffstat (limited to 'options.gypi')
-rw-r--r-- | options.gypi | 5 |
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", + }, +} |