mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-13 15:37:24 +00:00
unittests/CMakeLists.txt: Don't use RTTI, or linking failed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117646 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
49ad731adf
commit
1a9eb2f1b3
@ -16,7 +16,6 @@ endfunction()
|
||||
add_custom_target(UnitTests)
|
||||
|
||||
include_directories(${LLVM_MAIN_SRC_DIR}/utils/unittest/googletest/include)
|
||||
set(LLVM_REQUIRES_RTTI 1)
|
||||
add_definitions(-DGTEST_HAS_RTTI=0)
|
||||
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user