forked from qt-creator/qt-creator
Meson: Fix qbs build
Change-Id: Ib06c3fa58be117c315ec828d406221494d4e5481 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -86,6 +86,7 @@ Project {
|
||||
|
||||
files: [
|
||||
"mesontools.h",
|
||||
"mesontools.cpp",
|
||||
"tests/testmesonwrapper.cpp",
|
||||
]
|
||||
}
|
||||
@@ -101,6 +102,7 @@ Project {
|
||||
|
||||
files: [
|
||||
"mesontools.h",
|
||||
"mesontools.cpp",
|
||||
"mesoninfoparser.h",
|
||||
"tests/testmesoninfoparser.cpp",
|
||||
]
|
||||
|
Reference in New Issue
Block a user