summaryrefslogtreecommitdiffstats
path: root/o3d/build/o3d_all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/build/o3d_all.gyp')
-rw-r--r--o3d/build/o3d_all.gyp7
1 files changed, 7 insertions, 0 deletions
diff --git a/o3d/build/o3d_all.gyp b/o3d/build/o3d_all.gyp
index b55d97b..d2ab921 100644
--- a/o3d/build/o3d_all.gyp
+++ b/o3d/build/o3d_all.gyp
@@ -54,6 +54,13 @@
],
},
],
+ ['renderer=="cb" and cb_service=="gl"',
+ {
+ 'dependencies': [
+ '../gpu/gpu.gyp:gles2_demo',
+ ],
+ },
+ ],
],
},
],