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

fix: Find and enable ccache #410

Merged
merged 1 commit into from
Dec 25, 2024
Merged

fix: Find and enable ccache #410

merged 1 commit into from
Dec 25, 2024

Conversation

Nativu5
Copy link
Collaborator

@Nativu5 Nativu5 commented Dec 25, 2024

set_property(GLOBAL PROPERTY CMAKE_C_COMPILER_LAUNCHER "${CCACHE_PROGRAM}") must set before project(). Otherwise, CMAKE_C_COMPILER_LAUNCHER will not be used.

@RileyWen RileyWen merged commit 9199295 into master Dec 25, 2024
1 check passed
@Nativu5 Nativu5 deleted the bugfix/ccache branch December 25, 2024 16:49
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.

2 participants