Ruslan Baratov f30bf39bd4 Add OpenCV_INCLUDE_DIRS to INTERFACE_INCLUDE_DIRECTORIES target property
With this fix there is no need to add includes by using
`include_directories(${OpenCV_INCLUDE_DIRS})`. Directory will be added by
command `target_link_libraries(... ${OpenCV_LIBS})` automatically.
2015-06-17 16:03:21 +02:00
..
2015-03-23 16:56:50 +03:00
2015-03-02 22:26:45 +03:00
2014-04-03 14:53:27 +04:00
2014-08-05 20:12:35 +04:00