@@ -47,7 +47,7 qtHaveModule(quick) { | |||||
47 | qmloscilloscope |
|
47 | qmloscilloscope | |
48 | } |
|
48 | } | |
49 |
|
49 | |||
50 | contains(QT_CONFIG, multimedia) { |
|
50 | qtHaveModule(multimedia) { | |
51 | SUBDIRS += audio |
|
51 | SUBDIRS += audio | |
52 | } else { |
|
52 | } else { | |
53 | message("QtMultimedia library not available. Some examples are disabled") |
|
53 | message("QtMultimedia library not available. Some examples are disabled") |
General Comments 0
You need to be logged in to leave comments.
Login now