Skip to content

Commit 9ecc9ba

Browse files
committed
Fixed linkage
1 parent 2aee05c commit 9ecc9ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/intel_npu/tests/unit/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ ov_add_test_target(
4040
OBJECT_FILES
4141
${OpenVINO_SOURCE_DIR}/src/plugins/intel_npu/src/plugin/src/metadata.cpp
4242
${OpenVINO_SOURCE_DIR}/src/plugins/intel_npu/src/plugin/npuw/llm_compiled_model_utils.cpp
43-
${OpenVINO_SOURCE_DIR}/src/plugins/intel_npu/src/plugin/npuw/compiled_model.cpp # needed for LLMCompiledModel, but should be linked first!!
4443
${OpenVINO_SOURCE_DIR}/src/plugins/intel_npu/src/plugin/npuw/llm_compiled_model.cpp
4544
${OpenVINO_SOURCE_DIR}/src/plugins/intel_npu/src/plugin/npuw/llm_infer_base_request.cpp # needed for LLMCompiledModel
4645
${OpenVINO_SOURCE_DIR}/src/plugins/intel_npu/src/plugin/npuw/llm_infer_request.cpp # needed for LLMCompiledModel

0 commit comments

Comments
 (0)