CppApplication Item

A CppApplication is a convenience item that is entirely equivalent to the following:

Application {
    Depends { name: "cpp" } }