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

Allow build with system libraries #2758

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Allow build with system libraries #2758

merged 1 commit into from
Mar 7, 2025

Conversation

iyzsong
Copy link
Contributor

@iyzsong iyzsong commented Mar 7, 2025

Hello, I'd like to package tic80 for a Linux distro (GNU Guix), which prefer use system libraries instead of vendor ones.

So here is a patch to introduce a PREFER_SYSTEM_LIBRARIES cmake option, when ON it will try to use system ones and fallback to vendor.

@iyzsong iyzsong force-pushed the main branch 2 times, most recently from 8cfae4a to f36851c Compare March 7, 2025 10:06
@nesbox nesbox assigned nesbox and iyzsong and unassigned nesbox Mar 7, 2025
@nesbox nesbox merged commit 56a9f73 into nesbox:main Mar 7, 2025
12 of 13 checks passed
iyzsong added a commit to iyzsong/TIC-80 that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants