Closed tkittel closed 11 months ago
The issue is of course that the packages in the output are coloured according to whether or not the package is enabled, which might depend on which external dependencies are present.
Yeah, so there is no way around it, we do actually need the env inspection. Closing as invalid.
Currently using
--pkginfo
or--grep
etc. options might trigger a CMake reinspection, which is not only surprising, but also should not be strictly needed. We should try to avoid it.