aboutsummaryrefslogtreecommitdiffstats
path: root/src/neptune-cluster-app/neptune-cluster-app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/neptune-cluster-app/neptune-cluster-app.pro')
-rw-r--r--src/neptune-cluster-app/neptune-cluster-app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/neptune-cluster-app/neptune-cluster-app.pro b/src/neptune-cluster-app/neptune-cluster-app.pro
index 5efe8590..05b87b2c 100644
--- a/src/neptune-cluster-app/neptune-cluster-app.pro
+++ b/src/neptune-cluster-app/neptune-cluster-app.pro
@@ -9,7 +9,7 @@ isEmpty(INSTALL_PREFIX) {
}
# check ogl-runtime
-qtHaveModule(studio3d) {
+!disable-studio3d:qtHaveModule(studio3d) {
QT *= studio3d
DEFINES *= STUDIO3D_RUNTIME_INSTALLED
}