Right now we only support CMake projects, and there is no ability to run other project types. Adding each project type manually will be quite tedious so perhaps the more flexible solution is to allow any task or command to be run.
Add the ability to run custom commands (i.e. an array).
Note: I'm not sure how practical this will be.
Related: