Skip to content

superbuild: use weaker "dummy" flag

The internal cache variable would never go away, so if a project was a dummy at one point, manual editing of CMakeCache.txt was required to fix it if options required. There was no diagnostic for this, so figuring out that it was a dummy project was unnecessarily hard.

Merge request reports