Skip to content

qt-base: have QtBase provide qmake, not QtPackage#41186

Merged
adamjstewart merged 1 commit intodevelopfrom
packages/qt-base-qmake
Nov 21, 2023
Merged

qt-base: have QtBase provide qmake, not QtPackage#41186
adamjstewart merged 1 commit intodevelopfrom
packages/qt-base-qmake

Conversation

@wdconinc
Copy link
Copy Markdown
Contributor

When QtPackage provides qmake, then we end up with

$ spack providers qmake
qmake:
qt  qt-base  qt-declarative  qt-quick3d  qt-quicktimeline  qt-shadertools  qt-svg

since those are all QtPackage-derived. Instead, we should provide qmake only in QtBase, resulting in

$ spack providers qmake
qmake:
qt  qt-base

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants