aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-01-12 14:49:58 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-01-15 15:44:42 +0000
commit8d0ce19ca6cef467e67a49cb720fa5ed61aaca35 (patch)
treef198de98bdd92cbb661d9afa0137995f6e2e36af /examples
parent1eb4ea0a6122d8e05d72b26e988f806da04261f7 (diff)
Fix cmake scope for locally installed modules
If modules are installed on the system but not in the local Qt installation, cmake will find them and try to build, but this will lead to errors. Comparing the QT_INCLUDE_DIR and the path where the package was found, we can filter the modules that were found on a different directory. Change-Id: I463172b7081c191fb303387f98a495dd675e0486 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions