summaryrefslogtreecommitdiffstats
path: root/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md
blob: ffb1036c1ca66883428f9da49214d78b29b2b263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
edit_link: ''
title: Overview
origin_url: >-
  https://git.automotivelinux.org/src/cmake-apps-module/plain/docs/dev_guide/cmake-overview.md?h=master
---

<!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/devguides/master/cmake-apps-module-guides-devguides-book.yml -->

# Overview

The CMake AGL Framework Template Module
helps to build applications or bindings for the
AGL Application Framework.
You can use the template module to easily build a widget and its related
test widget for running on top of the AGL Application Framework.

This topic consists of the following:

- [Installing CMake Templates](installing-cmake.html).

- [Using CMake Templates](using-cmake.html).

- [Configuring CMake](configuring-cmake.html).

- [Project Architecture](project-architecture.html).

- [Advanced Usage](advanced-usage.html).

- [Advanced Customization](advanced-customization.html).

- [Autobuild](autobuild.html).