Skip to content

Cross-platform compilation (including examples) using CMake#2

Closed
anselanza wants to merge 10 commits intovyv:masterfrom
RandomStudio:cmake-2
Closed

Cross-platform compilation (including examples) using CMake#2
anselanza wants to merge 10 commits intovyv:masterfrom
RandomStudio:cmake-2

Conversation

@anselanza
Copy link
Copy Markdown

Using CMake, it is possible to easily compile the library for Windows, MacOS and Linux.

I have also included a cross-platform socket library (not required for the PSN library itself, only the examples), CppSockets, via a git submodule.

Finally, a root CMakeLists.txt means it is possible to add this whole library to an existing CMake-based project and compile it easily using OS-specific tooling.

@anselanza anselanza changed the title Cmake 2 Cross-platform compilation (including examples) using CMake Dec 29, 2021
@anselanza anselanza closed this Feb 2, 2022
@anselanza
Copy link
Copy Markdown
Author

Closing this in favour of a more complete solution with a socket library (also cross platform) that handles multicast properly: #3

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