-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Milestone
Description
gyp.js currently supports static_library
, executable
, and none
target_type
, but shared_library
is very important for Node.js addons! Therefore we need to support it in ninja
.
Hints:
Possible problems - many.
Support:
- OS X
- Windows
- Linux
- FreeBSD (needs verification, should work)
- Others (needs verification, should work)