diff options
author | fulup <fulup.arfoll@iot.bzh> | 2017-05-17 17:41:16 +0200 |
---|---|---|
committer | fulup <fulup.arfoll@iot.bzh> | 2017-05-17 17:41:16 +0200 |
commit | cb16355e624cb38fd8d721b9417c7921ab0c7cbf (patch) | |
tree | 30dae8537c5c5eec5e5a6ec1fe03c5390160f99a /CMakeLists.txt | |
parent | dd0971e9eb5ed37343cc1826e44ea7090d0c5725 (diff) |
Move to New Template (should done)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index dc74f3e..a384bd9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,3 +25,4 @@ project_subdirs_add("[A-Z]*") project_targets_populate() project_package_build() +project_closing_msg() |