WIP: [clang, cmake] Fix building with fmt 10 (default ubuntu 25.04) and with LTO on Clang (again) #2504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "DraVee:another-fix/clang-on-ubuntu"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
af82eb0e19: @crueter this commit is just a fix proposed by chatgpt, a better fix should be made to fix this https://pastebin.com/PbaFXrBa@ -231,0 +240,4 @@# Compiler / Platform Specific Defaults# For MSVC or Android, enforce external SDL2, CPM, bundled FFmpeg, and precompiled headers.if (MSVC OR ANDROID)If we're going to enforce it, just use CMakeDependentOption.
Pull request closed