forked from qt-creator/qt-creator
Consistently give qbs groups a name.
These nicely show up in the project tree in Qt Creator then. Change-Id: I9782f5953d61940e6c2a0f61f07bb15aaeba49d9 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
5e407c08d7
commit
1b3bb5cb7e
@@ -111,6 +111,7 @@ QtcPlugin {
|
||||
]
|
||||
|
||||
Group {
|
||||
name: "Tests"
|
||||
condition: Defaults.testsEnabled(qbs)
|
||||
files: [
|
||||
"cppcodegen_test.cpp",
|
||||
|
||||
Reference in New Issue
Block a user