gyp build error fix

This commit is contained in:
Sebastian Hildebrandt 2017-01-15 12:47:08 +01:00
parent 7f1364f8e0
commit 78c65ecab4

View File

@ -1,7 +1,7 @@
{ {
'targets': [ 'targets': [
{ {
"target_name": "smc", "target_name": "none",
"sources": [], "sources": [],
} }
], ],