cmake D_HAS_STATIC_RTTI examples

polarphp/polarphp cmake/modules/TargetUtils.cmake :1094

list(APPEND result "-D_HAS_STATIC_RTTI=0")

intel/compute-runtime CMakeLists.txt :355

add_definitions(-D_HAS_STATIC_RTTI=0)

swiftlang/swift stdlib/cmake/modules/AddSwiftStdlib.cmake :327

list(APPEND result "-D_HAS_STATIC_RTTI=0")