blob: 9cd0e3bc1cdddd4bae4371321e9223b54dc1f4bd [file] [log] [blame]
App group defines 3 targets:
- app_group_common,
- app_group_client,
- app_group_mainapp.
A typical application is either a main app or a client of a main app, so it
should depend on either app_group_client or app_group_client, but not on
both.