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

Fixed a bug with find_package SDL2main for MinGW #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qhorgues
Copy link

Troubleshooting under MinGW or SDL2Main cannot be found with call FIND_PACKAGE_HANDLE_STANDARD_ARGS(SDL2main REQUIRED_VARS SDL2MAIN_LIBRARY SDL2_INCLUDE_DIR VERSION_VAR SDL2_VERSION_STRING)
line 318, i'm replace by FIND_PACKAGE_HANDLE_STANDARD_ARGS(SDL2 REQUIRED_VARS SDL2MAIN_LIBRARY SDL2_INCLUDE_DIR VERSION_VAR SDL2_VERSION_STRING)

Fixed a bug in the search for a non-existent SDL2main packet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant