gyp build error fix

This commit is contained in:
Sebastian Hildebrandt 2017-01-15 12:46:31 +01:00
parent 7efa7c1285
commit 7f1364f8e0

View File

@ -1,7 +1,9 @@
{
'targets': [
"target_name": "smc",
"sources": [],
{
"target_name": "smc",
"sources": [],
}
],
'conditions': [
['OS=="mac"', {