Disable RTTI when building unit tests. This avoids errors at link time.
authorOscar Fuentes <ofv@wanadoo.es>
Thu, 13 Jan 2011 15:31:45 +0000 (15:31 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Thu, 13 Jan 2011 15:31:45 +0000 (15:31 +0000)
commit3bf2279411ecb430155be0f09f396f7196de692c
tree5a014fffcfeaf94e59f227ab2189ed96d4f0fbc6
parent60b531270b412621bf3d94186e96a38920ae78e8
Disable RTTI when building unit tests. This avoids errors at link time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123377 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CMakeLists.txt