1. 28 Feb, 2018 1 commit
    • 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
  2. 25 Feb, 2018 1 commit
  3. 23 Feb, 2018 4 commits
  4. 22 Feb, 2018 12 commits
  5. 21 Feb, 2018 8 commits
  6. 20 Feb, 2018 14 commits