Alexis Engelke 68239d53c5
[CMake][NFC] Drop unnecessary GTest RTTI define (#175555)
gtest automatically determines GTEST_HAS_RTTI from pre-defined compiler
macros, there is no need to explicitly define this and especially no
need to define this for every single source file.
2026-01-12 17:08:12 +01:00
..

See docs/CMake.html for instructions on how to build LLVM with CMake.