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. 12 Feb, 2018 1 commit
    • Maksim Shabunin's avatar
      cmake: refactored scripts with samples building: · 2200e13c
      Maksim Shabunin authored
      - allow installing samples sources on all platforms
        even if BUILD_EXAMPLES is disabled,  fixed minor
        issues in sources installation process
      - use 'example_<group>_<name>' scheme for target and binary file naming
      - use single function for sample executable creation
      2200e13c
  3. 23 Sep, 2015 1 commit
  4. 10 Sep, 2015 2 commits
  5. 08 Sep, 2015 1 commit
  6. 03 Sep, 2015 1 commit