mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-07-28 04:02:03 -04:00
3fe6240c44
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>