forked from qt-creator/qt-creator
ProjectExplorer: Show "<file path>" for "-ensure-kit-for-binary"
Don't show double angle brackts: "<<file path>>" Change-Id: I19a346b216b9b96f28c40b2d9bd5659449926174 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
\"Name\" : \"-ensure-kit-for-binary\",
|
\"Name\" : \"-ensure-kit-for-binary\",
|
||||||
\"Parameter\" : \"<file path>\",
|
\"Parameter\" : \"file path\",
|
||||||
\"Description\" : \"Create kit with architecture matching a given application or library\"
|
\"Description\" : \"Create kit with architecture matching a given application or library\"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user