opencv/modules/viz
Alexander Alekhin 22c0bb7dc9 cmake: fix WITH_VTK usage
'WITH_' variables is intended to enable CMake scripts with some autodetection logic.
'WITH_' can be off, but components is really enabled via command-line options
with proper variables setup (including 'HAVE_').
2017-11-29 21:43:09 +03:00
..
doc/images Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Fixed identifiers warns 2016-09-30 15:16:29 +05:30
src Merge pull request #9979 from fakabbir:ImproveDoc 2017-11-08 16:55:48 +00:00
test build: fix viz tests 2017-06-27 08:03:27 +03:00
CMakeLists.txt cmake: fix WITH_VTK usage 2017-11-29 21:43:09 +03:00