summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL3
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-05-05 16:01:15 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-05-10 11:28:52 +0200
commitc457e65bf40a8cccff283609924078b5ff985709 (patch)
tree58fb52ead16101d10fdcfaaf65b6571c8ed08382 /LICENSE.GPL3
parent0d8eb8a5ab436452433eae69290fe35fe28cd532 (diff)
CMake: Don't use list(PREPEND) in qt.toolchain.cmake
list(PREPEND) command was added in CMake 3.15+, but so far we claim support for CMake 3.14 in user projects. Use set command instead. This is not the only place where we use list PREPEND in public API, but it's the first immediate issue that comes up when using CMake 3.14. Amends 963017f58884dfd929249c5546aadbb0f74501e8 Pick-to: 6.1 Change-Id: I7ba4507fc7da2dc550317848751502b8b46c298c Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'LICENSE.GPL3')
0 files changed, 0 insertions, 0 deletions