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: add Win32 implementations #47

Closed
jkulawik opened this issue Jun 16, 2024 · 2 comments
Closed

CMake: add Win32 implementations #47

jkulawik opened this issue Jun 16, 2024 · 2 comments

Comments

@jkulawik
Copy link
Collaborator

At the moment, CMakeLists contain only *Unix.cpp implementations of various headers. They have a separate file (*Win32.cpp) for usage in Windows builds and this needs to be accounted for in CMake.

@jkulawik
Copy link
Collaborator Author

This is already done for the ones I could find, but it is hard to be sure when linking errors (#18) obscure other issues.

@jkulawik
Copy link
Collaborator Author

Seems to be fine now

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

No branches or pull requests

1 participant