summaryrefslogtreecommitdiffstats
path: root/docs/dev_guide/cmake-overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev_guide/cmake-overview.md')
-rwxr-xr-xdocs/dev_guide/cmake-overview.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/dev_guide/cmake-overview.md b/docs/dev_guide/cmake-overview.md
new file mode 100755
index 0000000..ca76728
--- /dev/null
+++ b/docs/dev_guide/cmake-overview.md
@@ -0,0 +1,9 @@
+# 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 the AGL Application Framework.
+
+