summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 424e3eb..cb71023 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -928,6 +928,7 @@
}],
['OS!="mac"', {
'sources/': [ ['exclude', '_(cocoa|mac)(_unittest)?\\.cc$'],
+ ['exclude', '/(cocoa|mac)/'],
['exclude', '\.mm$' ] ],
}],
['OS!="linux"', {