forked from qt-creator/qt-creator
Nim: Project wizard should filter Kits without a Nim toolchain set
Change-Id: I3ccdc5e7062aa9c26edadcd989dcd855b45b38eb Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"trDescription": "Creates a simple Nim application.",
|
||||
"trDisplayName": "Nim Application",
|
||||
"trDisplayCategory": "Non-Qt Project",
|
||||
"featuresRequired": [ "ToolChain.Nim.NimToolChain" ],
|
||||
"icon": "icon.png",
|
||||
"enabled": "%{JS: [ %{Plugins} ].indexOf('Nim') >= 0 }",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user