Fix for waning in ROOT-7184

This commit is contained in:
Pere Mato 2015-03-19 17:44:49 +01:00 committed by sftnight
parent cbb9c8314e
commit 8a75957803

View File

@ -7,6 +7,7 @@
#------------------------------------------------------------------------------
set(LLVM_REQUIRES_EH true)
set(LLVM_REQUIRES_RTTI true)
if(NOT EXISTS textinput)
set(TEXTINPUTSRC ${CMAKE_SOURCE_DIR}/core/textinput/src/)