Script/Features: Update TaskScheduler

Former-commit-id: bb2659b892103880402cf7443847fa1cb66a19c2
This commit is contained in:
Lynix
2015-05-19 14:14:22 +02:00
parent 90e4a1ca52
commit 54f954208e

View File

@@ -128,7 +128,7 @@ return {
{
Title = "TaskScheduler",
Description = "Classe permettant de répartir X tâches sur Y workers de façon efficace.",
Portability = Feature.Windows
Portability = Feature.Windows + Feature.POSIX
}
}
},