summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-06-10 18:33:44 -0500
committerScott Rifenbark <srifenbark@gmail.com>2019-06-11 07:24:58 -0500
commitc26a064879daa45f243c32a0ceb783cef2654b89 (patch)
treeee13effbe2c22b26cca30738b7efec10965605e5
parentb99684d8a68da0cab680aa3da51d64a9c0142fbc (diff)
CMake Configuring: Updated topic title.
Amended to change the title to "Configuring AGL CMake Templates" based on review comments. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: I809e83b51829852d4cd2d76494489b5e2d6b89ef Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
-rwxr-xr-xdocs/dev_guide/configuring-cmake.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev_guide/configuring-cmake.md b/docs/dev_guide/configuring-cmake.md
index 12842ac..3a36600 100755
--- a/docs/dev_guide/configuring-cmake.md
+++ b/docs/dev_guide/configuring-cmake.md
@@ -1,4 +1,4 @@
-# Configuring CMake Templates
+# Configuring AGL CMake Templates
Configuration consists of editing the `config.cmake` file for your
specific project.