Skip to content

Commit

Permalink
Revert "exlude ze_loader.dll from common package"
Browse files Browse the repository at this point in the history
This reverts commit d512bb3.
  • Loading branch information
mryzhov committed Oct 21, 2024
1 parent 49ea64f commit 97155be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/intel_npu/src/backend/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ if(TARGET ze_loader)

# Support tests to run with ze_loader
install(TARGETS ze_loader
RUNTIME DESTINATION tests COMPONENT tests EXCLUDE_FROM_ALL
LIBRARY DESTINATION tests COMPONENT tests EXCLUDE_FROM_ALL)
endif()

0 comments on commit 97155be

Please sign in to comment.