Skip to content

superbuild: add dependencies for dummy projects

This is required for the projects that are "implemented" by other projects. For example, on Windows, the python project ships the zlib libraries, so zlib should depend on python even though it is a dummy project.

Merge request reports