template on
This commit is contained in:
@@ -11,7 +11,7 @@ set(TEMPLATE_PLUGIN_SOURCE_DIR ${OpenVINOTemplatePlugin_SOURCE_DIR})
|
||||
|
||||
find_package(OpenVINODeveloperPackage REQUIRED)
|
||||
|
||||
ov_option(ENABLE_TEMPLATE_REGISTRATION "Enables registration of TEMPLATE plugin" OFF)
|
||||
ov_option(ENABLE_TEMPLATE_REGISTRATION "Enables registration of TEMPLATE plugin" ON)
|
||||
|
||||
if(CMAKE_COMPILER_IS_GNUCXX)
|
||||
ov_add_compiler_flags(-Wall)
|
||||
|
||||
Reference in New Issue
Block a user