Details external library.
[apps/app-templates.git] / docs / dev_guide / 4_advanced_customization.md
index 58e6e9a..30c704e 100644 (file)
@@ -1,4 +1,4 @@
-# Advanced customization
+# Advanced build customization
 
 ## Including additionnals cmake files
 
@@ -32,7 +32,6 @@ set(VARIABLE_NAME 'value string random' CACHE STRING 'docstring')
 
 ### OS custom cmake files
 
-
 This is meant to personalize the project depending on the OS your are using.
 At the end of config.cmake, common.cmake will include lot of cmake file to
 customize project build depending on your plateform. It will detect your OS