forked from qt-creator/qt-creator
Wizard: Fix generated project file
Change-Id: Ibef37ad8ecc696a35766bbda94a113e747d69771 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -47,7 +47,7 @@ CONFIG += thread
|
|||||||
CONFIG -= qt
|
CONFIG -= qt
|
||||||
|
|
||||||
SOURCES += \\
|
SOURCES += \\
|
||||||
%{MainCppName} \
|
%{MainCppName} \\
|
||||||
%{TestCaseFileGTestWithCppSuffix}
|
%{TestCaseFileGTestWithCppSuffix}
|
||||||
@endif
|
@endif
|
||||||
@if "%{TestFrameWork}" == "BoostTest"
|
@if "%{TestFrameWork}" == "BoostTest"
|
||||||
|
Reference in New Issue
Block a user