diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-09 13:20:38 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-09 13:20:38 +0200 |
commit | 9ea81dbd25d509cbe88de0702bed54020180f979 (patch) | |
tree | a0ee0bbdc777459723a2c1291b8b563a2938e2b5 /templates/native/CMakeLists.txt | |
parent | 0a189f7f28b382e57b642932f820f5ee818aba9f (diff) |
Update template with references.
Change-Id: Ic575adc4c8815f41a02c32d9835332cc2608d513
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'templates/native/CMakeLists.txt')
-rw-r--r-- | templates/native/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/native/CMakeLists.txt b/templates/native/CMakeLists.txt index 420f6e1..822fd7b 100644 --- a/templates/native/CMakeLists.txt +++ b/templates/native/CMakeLists.txt @@ -26,3 +26,4 @@ project_subdirs_add() project_targets_populate() project_package_build() +project_closing_msg()
\ No newline at end of file |