diff options
author | Alexandru Croitor <[email protected]> | 2020-04-07 12:15:10 +0200 |
---|---|---|
committer | Alexandru Croitor <[email protected]> | 2020-04-07 23:22:33 +0200 |
commit | 5c9ab44ff6e3c2cda7738cfba5ab32f4be174ef2 (patch) | |
tree | d805266ee8c6cf4ccff254f6296eaf58a0ccab23 /src/gui/opengl/qopengl.cpp | |
parent | 8365322d3de709e86fc6c3962472dcc8944fb0a3 (diff) |
CMake: Simplify semicolon escaping in qt_config_compile_test
list(JOIN) removes a layer of escaping, which force doubling up
on the backslashes. Instead use string(REPLACE) thus making the
escaping a bit saner.
Change-Id: Ie3daf0112dd09fbcbaf8798552949470952611c9
Reviewed-by: Leander Beernaert <[email protected]>
Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/gui/opengl/qopengl.cpp')
0 files changed, 0 insertions, 0 deletions