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

Build: Fixed compilation warning on Windows by removing /openmp link flags #316

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

t20100
Copy link
Member

@t20100 t20100 commented Jul 11, 2024

This PR removes /openmp link flags on Windows to avoid the following warning:

LINK : warning LNK4044: unrecognized option '/openmp'; ignored

@t20100 t20100 added this to the 5.0.0 milestone Jul 11, 2024
@t20100 t20100 requested a review from kif July 11, 2024 14:07
@t20100 t20100 requested a review from payno July 23, 2024 08:49
@t20100 t20100 merged commit d93971f into silx-kit:main Jul 23, 2024
7 checks passed
@t20100 t20100 deleted the windows-link-warning branch July 23, 2024 10:57
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.

2 participants