summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/cmake-macros.qdoc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2019-05-31 10:22:44 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2019-05-31 10:48:35 +0200
commit68866b1a7bcade79e425f609fc1680203b89112e (patch)
treefe852c0e477612cacb8b5e79550fd0ad69206180 /src/corelib/doc/src/cmake-macros.qdoc
parent67c569add0a3db5f730d81b6bcb3fed22d3a4ce6 (diff)
Fix QMAKE_EXTRA_COMPILER names in VS projects
Use the whole value of 'name', not just the first element, and also replace variables like ${QMAKE_FILE_IN}. This fixes the file_copies feature (COPIES) for Visual Studio projects, because for every entry in COPIES an extra compiler is created with a name 'COPY ${QMAKE_FILE_IN}'. Before this patch the name and the generated file filter would be just 'COPY'. However, duplicate filters are being skipped by the VS project generator. All but the first COPIES entry was ignored. Fixes: QTBUG-76010 Change-Id: Icaa5d2cb8d88ae3ef8ce86220198bca1b9e673f5 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/corelib/doc/src/cmake-macros.qdoc')
0 files changed, 0 insertions, 0 deletions