set (codeutils_tests_template_DIRS
    test_qtestlib
    test_yaml2
)


foreach(_templateName ${codeutils_tests_template_DIRS})
    kdevplatform_create_template_archive(${_templateName})
endforeach(_templateName ${codeutils_tests_template_DIRS})
