• Sérgio M. Basto's avatar
    Fix build with VA · 20f5fa8e
    Sérgio M. Basto authored
    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})
    20f5fa8e
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
display.cpp.inc Loading commit data...
va_intel_interop.cpp Loading commit data...