diff options
Diffstat (limited to 'build/nocompile.gypi')
-rw-r--r-- | build/nocompile.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/nocompile.gypi b/build/nocompile.gypi index 88dffc7..ef142b9 100644 --- a/build/nocompile.gypi +++ b/build/nocompile.gypi @@ -57,6 +57,7 @@ # least processed when things go right. { + 'sources/': [['exclude', '\\.nc$']], 'conditions': [ [ 'OS=="linux" and clang==0', { 'rules': [ |