Skip to content

[GEN][ZH] Remove unnecessary {g,z}i_libraries_source #624

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

zzambers
Copy link

@zzambers zzambers commented Apr 8, 2025

This removes gi_libraries_source and zi_libraries_source libraries in cmake files.
It was actually only required by single include in Compress tool and even there it can be easily avoided.

Usage of this library causes clash with gcc library, because it contains debug/debug.h. So better to avoid this...

@feliwir
Copy link

feliwir commented Apr 8, 2025

Looks great to me, I'll rebase # 620 to include this

@feliwir feliwir merged commit dcd157a into TheSuperHackers:main Apr 8, 2025
17 checks passed
@xezon xezon added this to the Code foundation build up milestone Apr 8, 2025
@xezon xezon added Minor Severity: Minor < Major < Critical < Blocker Build Anything related to building, compiling labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Anything related to building, compiling Minor Severity: Minor < Major < Critical < Blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants