Installed C API tests (#6386)
This commit is contained in:
parent
e8301fb545
commit
035221a5e5
@ -37,3 +37,8 @@ if(ENABLE_CLDNN)
|
||||
endif()
|
||||
|
||||
add_cpplint_target(${TARGET_NAME}_cpplint FOR_TARGETS ${TARGET_NAME})
|
||||
|
||||
install(TARGETS ${TARGET_NAME}
|
||||
RUNTIME DESTINATION tests
|
||||
COMPONENT tests
|
||||
EXCLUDE_FROM_ALL)
|
||||
|
Loading…
Reference in New Issue
Block a user