opencv/samples
Sérgio M. Basto 20f5fa8e3e Fix build with VA
This commit readd ${VA_LIBRARIES} ${VA_INTEL_LIBRARIES}
that was missed in commit 2200e13c71

    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})
2018-02-28 19:26:54 +00:00
..
android cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00
cpp Merge pull request #10868 from mshabunin:sample-bgsegm 2018-02-17 15:04:14 +03:00
data Merge pull request #10354 from catree:add_python_sample_show_extrinsics 2017-12-20 14:23:01 +00:00
directx cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
dnn Use only absolute prior boxes explicit sizes. Remove scales attributes. (#10874) 2018-02-19 17:25:18 +03:00
gpu cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
hal
java Tutorial Hough Lines 2017-10-05 14:17:38 +03:00
opencl cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
opengl cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
openvx cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
python fix faster_rcnn sample crashed at PoolingInvoker on Windows7(x64). (#10724) 2018-02-12 16:07:56 +03:00
tapi cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
va_intel Fix build with VA 2018-02-28 19:26:54 +00:00
winrt Misc. ./samples typos 2018-02-08 05:52:08 -05:00
winrt_universal update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
wp8 update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
CMakeLists.txt Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data' 2018-02-12 18:42:36 +03:00