X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=96dfb3cd364fe47cfe61b089d619f404e60e679d;hb=fcc49c7b95fb9a29013340a0c6ce910c0e95e5de;hp=195162f4a97b0162d0b311a005d5789b59324e1e;hpb=9c71a765f0e4f53a6bbae5f550515b93eb9d7c53;p=apps%2Fapp-templates.git diff --git a/README.md b/README.md index 195162f..96dfb3c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ For each target part of your project, you need to use ***PROJECT_TARGET_ADD*** to include this target to your project. Using it, make available the cmake variable ***TARGET_NAME*** until the next -***PROJECT_TARGET_ADD*** is invoked with a new target name. +***PROJECT_TARGET_ADD*** is invoked with a new target name. So, typical usage defining a target is: