Skip to content

Conversation

@ChrisThrasher
Copy link
Member

@ChrisThrasher ChrisThrasher commented Sep 7, 2024

Some languages can make use of C foreign function interfaces compiled as static libraries so it's a good idea for CSFML to support this use case.

Closes #309

@ChrisThrasher ChrisThrasher added this to the 3.0 milestone Sep 7, 2024
@ChrisThrasher ChrisThrasher force-pushed the static_libs branch 2 times, most recently from a9f681e to 79d5248 Compare September 7, 2024 02:26
Some languages can make use of C foreign function interfaces
compiled as static libraries so it's a good idea for CSFML to
support this use case.
@ChrisThrasher ChrisThrasher merged commit 055e695 into master Sep 7, 2024
@ChrisThrasher ChrisThrasher deleted the static_libs branch September 7, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to build static libs using CMake

3 participants