Cannot fix opset warning
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
# enable LTO globally for all libraries below
|
||||
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE ${ENABLE_LTO})
|
||||
|
||||
# Suppress warnings with FactoryRegistry autogenerated destructor
|
||||
ov_deprecated_no_errors()
|
||||
|
||||
add_definitions(-DIN_OV_CORE_LIBRARY)
|
||||
|
||||
set(OV_CORE_INCLUDE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/include)
|
||||
|
||||
Reference in New Issue
Block a user