template on
This commit is contained in:
parent
199e25c92b
commit
d82a5a4964
@ -11,7 +11,7 @@ set(TEMPLATE_PLUGIN_SOURCE_DIR ${OpenVINOTemplatePlugin_SOURCE_DIR})
|
|||||||
|
|
||||||
find_package(OpenVINODeveloperPackage REQUIRED)
|
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)
|
if(CMAKE_COMPILER_IS_GNUCXX)
|
||||||
ov_add_compiler_flags(-Wall)
|
ov_add_compiler_flags(-Wall)
|
||||||
|
Loading…
Reference in New Issue
Block a user