You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alalazo Is there any reason we can't add depends_on('cmake', type='build') to the CMakePackage base class? It seems silly to have to add it to every package that extends it.