Files
gentoo/dev-cpp/cld3
Paul Zander 3fe6240c44 dev-cpp/cld3: fix build with abseil-cpp-20260107
Don't inject `CMAKE_CXX_STANDARD` into the `CMakeLists.txt`. It should
have included `CACHE STRING ""` anyway to allow override.
Instead pass `CMAKE_CXX_STANDARD` as commandline argument.

Closes: https://bugs.gentoo.org/976176
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/46315
Signed-off-by: Sam James <sam@gentoo.org>
2026-05-28 15:29:15 +01:00
..