summaryrefslogtreecommitdiffstats
path: root/src/core/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/configure.json')
-rw-r--r--src/core/configure.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index e72c5ed2b..2ba205530 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -1,5 +1,9 @@
{
"module": "3dcore",
+ "depends": [
+ "gui"
+ ],
+ "condition": "module.gui && features.opengl && !config.wasm",
"testDir": "../../config.tests",
"commandline": {