posix_sitl_default.cmake: add template module

Just to make sure it's built with CI
This commit is contained in:
Beat Küng 2018-01-17 16:18:08 +01:00 committed by Lorenz Meier
parent 25483faf88
commit 761826cc5a

View File

@ -180,6 +180,9 @@ set(config_module_list
# https://px4.io/dev/example_fixedwing_control
examples/fixedwing_control
# Template Module
templates/module
# Hardware test
#examples/hwtest
)