aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/core.gyp')
-rw-r--r--gyp/core.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 9017a4f0ae..90d340081d 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -333,7 +333,7 @@
{
'target_name': 'core_tests',
'type': 'static_library',
- 'all_dependent_settings': {
+ 'direct_dependent_settings': {
'sources': [
'../tests/core/PointTest.cpp',
],