Skip to content

Commit

Permalink
Update api_validator.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
alvoron authored Jan 10, 2025
1 parent a661f0d commit fc49fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/developer_package/api_validator/api_validator.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ endfunction()
set(VALIDATED_TARGETS "" CACHE INTERNAL "")

function(_ov_add_api_validator_post_build_step)
return()
if((NOT ONECORE_API_VALIDATOR) OR (WINDOWS_STORE OR WINDOWS_PHONE))
return()
endif()
Expand Down

0 comments on commit fc49fa9

Please sign in to comment.