diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-09 13:20:38 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:20 +0200 |
commit | 1435f4c7f73a51e2a672287424dd0464726a0943 (patch) | |
tree | 3df57c69b6cbf5e78d26301ad249bc8b5834d1ac /templates/native/CMakeLists.txt | |
parent | 89ec4ab1ecbe8547bf58b8ae155ac3008e9b73fd (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 |