Fix build with VA
This commit readd ${VA_LIBRARIES} ${VA_INTEL_LIBRARIES} that was missed in commit 2200e13c diff --git a/samples/va_intel/CMakeLists.txt b/samples/va_intel/CMakeLists.txt - ocv_target_link_libraries(${the_target} ${OPENCV_LINKER_LIBS} ${OPENCV_VA_INTEL_SAMPLES_REQUIRED_DEPS} ${VA_LIBRARIES} ${VA_INTEL_LIBRARIES}) + ocv_target_link_libraries(${tgt} ${OPENCV_LINKER_LIBS} ${OPENCV_VA_INTEL_SAMPLES_REQUIRED_DEPS})
Showing
Please
register
or
sign in
to comment