mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add oniguruma library to LIBS
This commit is contained in:
@@ -56,7 +56,8 @@ LIBS := -lX11 \
|
||||
-lssl \
|
||||
-lcrypto \
|
||||
-lcef \
|
||||
-lcef_dll_wrapper
|
||||
-lcef_dll_wrapper \
|
||||
-lonig
|
||||
|
||||
SOURCES=atom.cpp native_handler.cpp client_handler.cpp
|
||||
OBJECTS=$(SOURCES:.cpp=.o)
|
||||
|
||||
Reference in New Issue
Block a user