summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlindex.cpp
diff options
context:
space:
mode:
authorLeander Beernaert <[email protected]>2020-01-16 09:29:29 +0100
committerLeander Beernaert <[email protected]>2020-01-16 08:36:43 +0000
commit99a824bbb74aa88a16a8c7b483e1ca599dd66d4f (patch)
treeb168bea43a19929c5bce4b9bcae24e322bcb5ec2 /src/sql/kernel/qsqlindex.cpp
parent7c6f763d85c16bb1f3ee1ec8d845696188bef067 (diff)
Do not set OUTPUT_DIRECTORY if it is already set
This can happen in unit tests where a test has TARGET set to "../name", which requires the target to placed in the parent binary directory. It is possible to run into a second assignment for OUTPUT_DIRECTORY via the DESTDIR property (e.g: qdbushmarshall test) which can then result in two OUTPUT_DIRECTORY values. However, the first one needs to take precedence or the tests won't execute properly. Change-Id: Ib263843fa86c3dd68d92a0989b95f2890335c92d Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/sql/kernel/qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions