* Add the PSEH3 related define for the TestBE runs.

svn path=/trunk/; revision=58604
This commit is contained in:
Amine Khaldi 2013-03-24 16:48:09 +00:00
parent d7273a7fcc
commit 740d266240

View file

@ -94,6 +94,7 @@ endif()
# PSEH
if(GCC_VERSION VERSION_GREATER 4.7)
set(USE_PSEH3 1)
add_definitions(-D_USE_PSEH3=1)
endif()
# Other