Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #736 #738 - resources install #737

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Fix #736 #738 - resources install #737

merged 4 commits into from
Sep 4, 2024

Conversation

macumber
Copy link
Collaborator

@macumber macumber commented Sep 4, 2024

@@ -621,6 +621,7 @@ list(APPEND QT_LIBS Qt6::Svg)
if(WIN32)
find_package(Qt6OpenGL ${QT_VERSION} REQUIRED PATHS ${QT_INSTALL_DIR} NO_DEFAULT_PATH)
list(APPEND QT_LIBS Qt6::OpenGL)
list(APPEND QT_LIBS Qt6::OpenGLWidgets)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #738

@jmarrec jmarrec merged commit e99e5ee into develop Sep 4, 2024
10 checks passed
@jmarrec jmarrec deleted the fix_resources_install branch September 4, 2024 07:17
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2024
@jmarrec jmarrec changed the title Fix resources install Fix #736 #737 - resources install Sep 4, 2024
@jmarrec jmarrec changed the title Fix #736 #737 - resources install Fix #736 #738 - resources install Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants