summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/lib/lib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/lib/lib.pro')
-rw-r--r--examples/sensors/grue/lib/lib.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/sensors/grue/lib/lib.pro b/examples/sensors/grue/lib/lib.pro
index 3442abe8..6106f9ed 100644
--- a/examples/sensors/grue/lib/lib.pro
+++ b/examples/sensors/grue/lib/lib.pro
@@ -13,3 +13,5 @@ SOURCES += gruesensor.cpp
target.path=$$[QT_INSTALL_EXAMPLES]/sensors/grue
INSTALLS += target
+
+CONFIG += install_ok # Do not cargo-cult this!