Details
Description
Consider this project:
Product { Depends { name: "cpp" } files: "main.cpp" }
Building this does nothing, as expected. However, after changing the type to "application", nothing happens either. In particular, no compilation takes place.