diff options
author | Christian Kandeler <christian.kandeler@qt.io> | 2020-07-09 11:03:20 +0200 |
---|---|---|
committer | Christian Kandeler <christian.kandeler@qt.io> | 2020-07-09 09:31:30 +0000 |
commit | 31f427a3a6891fe4b7d59164d57e83e0c5e01167 (patch) | |
tree | 644fcc6a1537b9109a525c4294f1b26df6ff9973 /src/plugins/cpptools/compileroptionsbuilder.cpp | |
parent | ddd9158b033cf44f0059e86826dc4d8090899228 (diff) | |
download | qt-creator-31f427a3a6891fe4b7d59164d57e83e0c5e01167.tar.gz |
qbs build: Fix linking ClangFormat on Windows
Apparently, the MSVC linker gets confused if an input library
("clangFormat.lib") has the (almost) same file name as an output library
("ClangFormat.lib"), even though the latter is specified with an
absolute path.
Change-Id: Ia76e60fd10e16ce8daff880f4005d40d7f20d08c
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/compileroptionsbuilder.cpp')
0 files changed, 0 insertions, 0 deletions