Closed NiklasRosenstein closed 8 years ago
If the only target you specify on the command-line is a task and it has no dependencies OR depends only on other tasks (and nothing that would need to be built through Ninja), run the task(s) directly without Ninja.
Reopened because Craftr neglects to do anything when there is no Ninja manifest and the -e flag is not specified.
-e
If the only target you specify on the command-line is a task and it has no dependencies OR depends only on other tasks (and nothing that would need to be built through Ninja), run the task(s) directly without Ninja.