CppApplication
C++ application. More...
Inherits: | |
Inherited By: |
- List of all members, including inherited members
- CppApplication is part of List of All Items.
Detailed Description
A CppApplication is an application that has a dependency on the cpp module. It is entirely equivalent to the following:
Application { Depends { name: "cpp" } }