fix example installs

Change-Id: I9daec1e1ec1bc163d451ac03685ef6caba7dbde7
Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
This commit is contained in:
Oswald Buddenhagen
2016-04-20 20:46:46 +02:00
committed by Yoann Lopes
parent 20528da413
commit 6dc5ff99ac
6 changed files with 16 additions and 0 deletions

View File

@@ -42,3 +42,4 @@ EXAMPLE_FILES = bwins/fftreal.def eabi/fftreal.def readme.txt license.txt
target.path = $$[QT_INSTALL_EXAMPLES]/multimedia/spectrum
INSTALLS += target
CONFIG += install_ok # Do not cargo-cult this!