aboutsummaryrefslogtreecommitdiffstats
path: root/examples/utils
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-05-16 12:09:52 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-05-16 10:20:34 +0000
commitad33a1248b4b47e8084a1bc808efb54a34ad8962 (patch)
tree9aec9092116bc12ef5ef3d5237bf03211cb8adda /examples/utils
parent9ef60d43a8918769fc6e16c44e1068ac87450828 (diff)
Fix building PySide2 with ninja
When building PySide2 with the ninja generator, ninja prints an error: "ninja: error: build.ninja:18549: multiple rules generate ./sources/pyside2/pyside_version.py [-w dupbuild=err]" This seems like an interaction error between CMake and ninja, where file dependency paths are not canonicalized. In our case this happens due to usage of pyside_version.py's relative path. Fix is to use an absolute path. Task-number: PYSIDE-663 Change-Id: Iee2ae5ea483e59ee67e53e3a2059108bf8a34fbe Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/utils')
0 files changed, 0 insertions, 0 deletions