Adds cmake as a build system for mac instead of node-gyp
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
'CLANG_CXX_LIBRARY': 'libc++',
|
||||
'MACOSX_DEPLOYMENT_TARGET': '10.7',
|
||||
'OTHER_CFLAGS': ['-std=c++14'],
|
||||
'OTHER_LDFLAGS': ['-Wl,-rpath,@loader_path'],
|
||||
},
|
||||
}],
|
||||
['OS=="linux"', {
|
||||
|
||||
Reference in New Issue
Block a user