Change-Id: I660560f31b3885de78c43b9da9ceae66d80451dc
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
```
Or you can also use the [FIND_PACKAGE](https://cmake.org/cmake/help/v3.6/command/find_package.html?highlight=find_package)
-CMake command to add it if you don't use the [cmake-apps-module](../cmakeafbtemplates/0_Abstract.html)
+CMake command to add it if you don't use the [cmake-apps-module](../cmakeafbtemplates/dev_guide/cmake-overview.html)