|
|
@@ -60,13 +60,6 @@ if( OpENer_64_BIT_DATA_TYPES_ENABLED )
|
|
|
add_definitions( -DOPENER_SUPPORT_64BIT_DATATYPES )
|
|
|
endif( OpENer_64_BIT_DATA_TYPES_ENABLED )
|
|
|
|
|
|
-#######################################
|
|
|
-# OpENer RT patch #
|
|
|
-#######################################
|
|
|
-set( OpENer_RT OFF CACHE BOOL "Activate OpENer RT" )
|
|
|
-if(OpENer_RT)
|
|
|
- add_definitions( -DOPENER_RT )
|
|
|
-endif(OpENer_RT)
|
|
|
#######################################
|
|
|
# OpENer tracer switches #
|
|
|
#######################################
|