aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv/open_contrib-remove-waldboost.patch
AgeCommit message (Collapse)Author
2018-02-23[opencv] ReworkRobert Schumacher
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features. Prevent downloads during the build
2017-03-28Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contribTobias Kohlbau
2017-03-28[opencv] adds opencv_contrib optionTobias Kohlbau
Adds the ability to enable opencv_contrib compilation. It is disabled by default and needs to be enabled by the user (see comments for more information). In future release it should be an user selectable option as soon as vcpk supports this functionality. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>