[libcxx-commits] [libcxx] [libc++] Define all CMake configuration features in the same location (PR #115361)

Vladimir Vereschaka via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 14 16:53:19 PST 2024


vvereschaka wrote:

> IMO the way to go here might be (sadly) to use `LIBCXX_INCLUDE_BENCHMARKS=OFF` in your CMake cache to restore the previous behavior (which was that benchmarks were not being run).

@ldionne thank you for letting me know. I'll test the build configuration with `LIBCXX_INCLUDE_BENCHMARKS=OFF` and update the CMake cache file (or the buildbot configuration) accordingly.

https://github.com/llvm/llvm-project/pull/115361


More information about the libcxx-commits mailing list