summaryrefslogtreecommitdiffstats
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 e9b8e4c..19ee6eb 100644
--- a/cmake/common.cmake
+++ b/cmake/common.cmake
@@ -46,5 +46,6 @@ configure_files_in_dir($ENV{HOME}/.config/app-templates/scripts)
configure_files_in_dir(/etc/app-templates/scripts)
project_targets_populate()
+remote_targets_populate()
project_package_build()
project_closing_msg()