Build: Add Category and possibility to excludes whole category with one command
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
TOOL.Name = "UnitTests"
|
||||
|
||||
TOOL.Category = "Test"
|
||||
TOOL.Directory = "../tests"
|
||||
TOOL.EnableConsole = true
|
||||
TOOL.Kind = "Application"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
TOOL.Name = "UnitTestsServer"
|
||||
|
||||
TOOL.Category = "Test"
|
||||
TOOL.Directory = "../tests"
|
||||
TOOL.EnableConsole = true
|
||||
TOOL.Kind = "Application"
|
||||
|
||||
Reference in New Issue
Block a user