Qt6 - Adding some variable to prepare for Qt6 in openrv-sub (goes into main branch)#672
Merged
cedrik-fuoco-adsk merged 3 commits intoAcademySoftwareFoundation:mainfrom Feb 4, 2025
Conversation
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
eloisebrosseau
approved these changes
Jan 29, 2025
kenmcgaugh
pushed a commit
to kenmcgaugh/OpenRV
that referenced
this pull request
Mar 22, 2025
…o main branch) (AcademySoftwareFoundation#672) ### Adding some variable to prepare for Qt6 in openrv-sub ### Linked issues n/a ### Summarize your change. Adding some Cmake variables to identify if the Qt package needed is Qt5 or Qt6. ### Describe the reason for the change. This is needed for the future merge of the Qt6 branch but also to push the Qt6 changes to openrv-sub without affecting the current build. ### Describe what you have tested and on which operating system. All Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com> Signed-off-by: Ken McGaugh <ken@mcgaugh.co.uk>
cedrik-fuoco-adsk
added a commit
to cedrik-fuoco-adsk/OpenRV
that referenced
this pull request
Apr 25, 2025
…o main branch) (AcademySoftwareFoundation#672) ### Adding some variable to prepare for Qt6 in openrv-sub ### Linked issues n/a ### Summarize your change. Adding some Cmake variables to identify if the Qt package needed is Qt5 or Qt6. ### Describe the reason for the change. This is needed for the future merge of the Qt6 branch but also to push the Qt6 changes to openrv-sub without affecting the current build. ### Describe what you have tested and on which operating system. All Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
cedrik-fuoco-adsk
added a commit
to cedrik-fuoco-adsk/OpenRV
that referenced
this pull request
Apr 28, 2025
…o main branch) (AcademySoftwareFoundation#672) ### Adding some variable to prepare for Qt6 in openrv-sub ### Linked issues n/a ### Summarize your change. Adding some Cmake variables to identify if the Qt package needed is Qt5 or Qt6. ### Describe the reason for the change. This is needed for the future merge of the Qt6 branch but also to push the Qt6 changes to openrv-sub without affecting the current build. ### Describe what you have tested and on which operating system. All Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
cedrik-fuoco-adsk
added a commit
to cedrik-fuoco-adsk/OpenRV
that referenced
this pull request
Apr 28, 2025
…o main branch) (AcademySoftwareFoundation#672) ### Adding some variable to prepare for Qt6 in openrv-sub ### Linked issues n/a ### Summarize your change. Adding some Cmake variables to identify if the Qt package needed is Qt5 or Qt6. ### Describe the reason for the change. This is needed for the future merge of the Qt6 branch but also to push the Qt6 changes to openrv-sub without affecting the current build. ### Describe what you have tested and on which operating system. All Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding some variable to prepare for Qt6 in openrv-sub
Linked issues
n/a
Summarize your change.
Adding some Cmake variables to identify if the Qt package needed is Qt5 or Qt6.
Describe the reason for the change.
This is needed for the future merge of the Qt6 branch but also to push the Qt6 changes to openrv-sub without affecting the current build.
Describe what you have tested and on which operating system.
All