summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-06-24 14:56:13 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-06-28 17:16:29 +0200
commit95244af2f996ecd9bab3c9db53fc51b4a7ab6c61 (patch)
treea3ab766be5445571742bc2ed0f5d6a40c7ce4f33 /util/cmake/configurejson2cmake.py
parent8c97ae0c1fed0553ecbbc667e03ded7009ec6887 (diff)
CMake: Let qt_copy_or_install set the executable bit for PROGRAMS
In a prefix build, this function uses install(PROGRAMS) which correctly sets the executable bit. In a non-prefix build, we did file(COPY) without explicitly setting executable permissions. Now, we're also setting the executable bit for qt_copy_or_install(PROGRAMS) calls in non-prefix builds. Change-Id: I283e9aeed2a23016ee196d83d584a7eaaa5edd66 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'util/cmake/configurejson2cmake.py')
0 files changed, 0 insertions, 0 deletions