forked from qt-creator/qt-creator
Conan: Fix Qbs build
Change-Id: I11661d12938ca23852ee3d43684f5bafa9225bb9 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
committed by
David Schulz
parent
848669cee3
commit
5c2758b16c
@@ -11,7 +11,7 @@ QtcPlugin {
|
|||||||
|
|
||||||
files: [
|
files: [
|
||||||
"conaninstallstep.h",
|
"conaninstallstep.h",
|
||||||
"conaninstallstep.cpp".
|
"conaninstallstep.cpp",
|
||||||
"conanplugin.h",
|
"conanplugin.h",
|
||||||
"conanplugin.cpp",
|
"conanplugin.cpp",
|
||||||
"conansettings.h",
|
"conansettings.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user