libtom / libtommath

LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
https://www.libtom.net
Other
650 stars 194 forks source link

cmake: Simplify ccache logic #577

Closed diizzyy closed 6 months ago

diizzyy commented 6 months ago
diizzyy commented 6 months ago

I think the "most" correct way would be to rip it out completely and leave it up to the user compiling it or the framework to specify rather than blindly looking for a binary. https://stackoverflow.com/questions/1815688/how-to-use-ccache-with-cmake Edit: Engrish ;-)

I can go either way :)

sjaeckel commented 6 months ago

I think the "most" correct way would be to rip out of completely and leave it up to the user compiling it or the framework to specify it

Thanks, that's exactly what we should do.

Do you wanna modify this PR to simply drop it or should I?

diizzyy commented 6 months ago

I'll update the PR, thanks! :)

diizzyy commented 6 months ago

Updated

sjaeckel commented 6 months ago

"Backported" via 5410d0bfbfb804b08b7b789a893d76d1fb2f720d