aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/common.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/common.cmake')
-rw-r--r--cmake/common.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/common.cmake b/cmake/common.cmake
index 191ef9e..c6853ea 100644
--- a/cmake/common.cmake
+++ b/cmake/common.cmake
@@ -87,6 +87,7 @@ configure_files_in_dir(${PROJECT_APP_TEMPLATES_DIR}/${ENTRY_POINT}/template.d)
configure_files_in_dir($ENV{HOME}/.config/app-templates/scripts)
configure_files_in_dir(/etc/app-templates/scripts)
+check_version()
project_targets_populate()
remote_targets_populate()
project_package_build()