summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTitta Heikkala <titta.heikkala@digia.com>2013-11-04 11:50:01 +0200
committerTitta Heikkala <titta.heikkala@digia.com>2013-11-04 13:08:34 +0200
commit2d0093c081370f74e41973c56f8e9edd89d45f1b (patch)
treee6e5a4346d736c70a23921c5f64c5992d2ca2a64 /README
parent2dddd09593d65cb1dc6f617814727ce7fa1b9ac5 (diff)
Add comment of nomake_demos_examples option usage
For some embedded configurations not all example and demo applications are compiled correctly. The README advices users to use the nomake_demos_examples configure option for such cases. Change-Id: Idcc40e221ff120c2f5a9fa2a7e21fe4667e9ea94 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index f2130a14..7746e14c 100644
--- a/README
+++ b/README
@@ -50,6 +50,9 @@ For both builds:
If you want to leave out demos and examples from the build you can use
the following config with qmake:
CONFIG+=nomake_demos_examples
+For some embedded environments, such as VxWorks, all examples and demos
+may not be applicable. There it's recommended to use the above mentioned
+config option.
If you want to install the libraries to your Qt library directory use:
make install