Warning, /sdk/codevis/python/codegeneration/cmake/cmakelists_pkg_group.template is written in an unsupported language. File is not indexed.

0001 {% for pkg in pkgs %}add_subdirectory({{ pkg.name() }}/)
0002 {% endfor %}