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

[cmake] Fix building on MinGW-w64 #342

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

MehdiChinoune
Copy link
Contributor

No description provided.

@evaleev evaleev requested a review from loriab June 14, 2024 12:17
@evaleev
Copy link
Owner

evaleev commented Jun 14, 2024

this looks good, thanks (pending CI) ... I'd like @loriab 's scan this also

Copy link
Collaborator

@loriab loriab left a comment

Choose a reason for hiding this comment

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

Seems good to me. From CMake docs, WIN32 is more general than MSVC. I haven't had to split windows and msvc compiler logic before in my very limited use of mingw (on another project), but changes look reasonable, and I see no harm to the clang-cl windows build.

@evaleev evaleev merged commit 2ca7583 into evaleev:master Jun 15, 2024
8 checks passed
@MehdiChinoune MehdiChinoune deleted the mingw-fix branch June 15, 2024 13:39
@MehdiChinoune
Copy link
Contributor Author

@loriab could you please review https://gitlab.com/libxc/libxc/-/merge_requests/643

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.

3 participants