mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 06:08:41 +01:00
Support clang/OS X shared libraries in the Makefile.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,6 +10,8 @@ libwren.a
|
||||
libwrend.a
|
||||
libwren.so
|
||||
libwrend.so
|
||||
libwren.dylib
|
||||
libwrend.dylib
|
||||
libwren-cpp.a
|
||||
|
||||
# XCode user-specific stuff.
|
||||
|
||||
Reference in New Issue
Block a user