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

add ccache detection for linux builds, off by default #1178

Merged
merged 1 commit into from Apr 9, 2018

Conversation

DoxaLogosGit
Copy link
Contributor

@DoxaLogosGit DoxaLogosGit commented Apr 8, 2018

Surprised this is not an option already. This makes building on linux systems while switching back and forth between git branches easier especially on more resource constrained systems. This gets around monkeying with your system path or symbolic links to get ccache to work, but instead tell CMAKE to look for it. This is off by default, so developers shouldn't be surprised by it.

@SupSuper SupSuper merged commit 245ce6a into OpenXcom:master Apr 9, 2018
@DoxaLogosGit DoxaLogosGit deleted the ccache_capability branch April 9, 2018 02:35
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.

None yet

2 participants