02:57:11 tobtoht: Do you think this is redundant, since we don't support MSVC (at least as far as I know)? 02:57:15 https://github.com/seraphis-migration/monero/blob/fcmp%2B%2B-stage/src/fcmp_pp/fcmp_pp_rust/CMakeLists.txt#L46 02:57:46 My suspicion is yes, but I thought it would be good to ask the experts ;) 09:13:35 jpk68: Yes, we don't support MSVC. 15:22:48 .15 15:22:51 -15 18:51:15 Binaries v0.18.5.0 are now available at getmonero.org, great job everyone 19:18:27 binaryFate: https://x.com/MgkMshrmBrkfst/status/2054279566697345343?s=20 22:20:26 Why does the build system use a custom CMake module for finding ccache? 22:20:56 I might be missing something, but it seems the same thing could be accomplished with find_program 22:32:13 https://github.com/monero-project/monero/pull/6452/changes 22:32:19 it basically calls find_program and tests it