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

Devendor libraries #5

Closed
OPNA2608 opened this issue Jan 17, 2022 · 3 comments · Fixed by #21
Closed

Devendor libraries #5

OPNA2608 opened this issue Jan 17, 2022 · 3 comments · Fixed by #21
Assignees

Comments

@OPNA2608
Copy link
Contributor

The CMake script should allow ppl to link against their own, system-installed versions of the vendored libraries:

  • SDL2
  • fmt
  • libsndfile
  • zlib
@tildearrow tildearrow self-assigned this Jan 18, 2022
@tildearrow
Copy link
Owner

Added a DEVENDOR_LIBRARIES option to do this.
I haven't fully tested since I don't have SDL 2.0.17 installed on my system, but it shall do.

@tildearrow tildearrow added the done issue resolved label Jan 18, 2022
@OPNA2608
Copy link
Contributor Author

Would it be possible to make this less all-or-nothing? Usually an option per dependency is preferred.

@tildearrow
Copy link
Owner

Of course that's possible. I will re-open this issue.

@tildearrow tildearrow reopened this Jan 18, 2022
@tildearrow tildearrow removed the done issue resolved label Jan 18, 2022
Kagamiin pushed a commit to Kagamiin/furnace that referenced this issue Dec 31, 2023
Remove intro and basic mode and tutorial (also a test for resolving conflicts)
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 a pull request may close this issue.

2 participants