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

seperat link command for Winsock #333

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Davknapp
Copy link

Title Use seperate link command for WINSOCK_LIBRARY

Following up on issue cburstedde/libsc#206

Proposed changes: Use a seperate command instead of a generator expression. It prevents linker-errors with p4est if these expression fails to be properly generated.

@cburstedde
Copy link
Owner

Thanks again! I understand it's not originating from your code, but I'm wondering about an asymmetry with libsc: There we check for WIN32, here for HAVE_WINSOCK2_H. I would imagine this can be unified, with the goal to reduce the diff between the cmake environments of the two libraries as much as we possibly can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants