Skip to content

Commit

Permalink
Add public pdb openvinotoolkit#3
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszJanuszkiewicz committed Jun 1, 2023
1 parent b6f1890 commit 5978893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontends/ir/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ if(ENABLE_TESTS)
endif()

if(WIN32)
set_target_properties(${TARGET_NAME} PROPERTIES OUTPUT_NAME ${TARGET_NAME}_preproc)
target_link_options(openvino_ir_frontend PRIVATE /PDBALTPATH:$<TARGET_PDB_FILE_NAME:openvino_ir_frontend>)
endif()

0 comments on commit 5978893

Please sign in to comment.