X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F3_Developer_Guides%2F3_Using_the_CMAKE_Applications_Module%20%2F1_Overview.md;fp=docs%2F3_Developer_Guides%2F3_Using_the_CMAKE_Applications_Module%20%2F1_Overview.md;h=0000000000000000000000000000000000000000;hb=eefc3ab6cbb8a5901632f46d99e13c8d90b2415d;hp=ffb1036c1ca66883428f9da49214d78b29b2b263;hpb=4aad369c9728061c97b3de792286e743ee884b09;p=AGL%2Fdocumentation.git diff --git a/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md b/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md deleted file mode 100644 index ffb1036..0000000 --- a/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -edit_link: '' -title: Overview -origin_url: >- - https://git.automotivelinux.org/src/cmake-apps-module/plain/docs/dev_guide/cmake-overview.md?h=master ---- - - - -# 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). - -