forked from qt-creator/qt-creator
CompilationDatabase: Fix unit test
Amends be97943372
.
Change-Id: Ic840f5eca8a83b5bdf3e3864e8859234472911b7
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -90,7 +90,6 @@ TEST_F(CompilationDatabaseUtils, FilterArguments)
|
||||
"-DUNICODE",
|
||||
"-DRELATIVE_PLUGIN_PATH=\"../lib/qtcreator/plugins\"",
|
||||
"-DQT_CREATOR",
|
||||
"-fPIC",
|
||||
"-I",
|
||||
QString::fromUtf8(HostOsInfo::isWindowsHost() ? winPath1 : otherPath1),
|
||||
"-I",
|
||||
|
Reference in New Issue
Block a user