[CMAKE][CONFORMANCE] Replace Lib target generation by executable for SubgraphsDumper (#20444)

This commit is contained in:
Irina Efode 2023-10-13 22:06:26 +04:00 committed by GitHub
parent f142881c72
commit 523333cf1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ list(APPEND LIBRARIES
)
# add subgraphs_dumpers tool
ov_add_target(
ov_add_test_target(
NAME ${TARGET_NAME}
TYPE EXECUTABLE
ROOT ${CMAKE_CURRENT_SOURCE_DIR}/src