-
Sergiu Deitsch authored
find_package allows to specify optional components. This way, the command will not fail if any of the components marked as optional was not found. This is useful in cases where components such as xfeatures2d, viz etc. are not available either because they were not compiled by the user or package maintainers decided to not provide the packages at all. The user can check the availability of the optional component using the OpenCV_<component>_FOUND variable.
d71ec0cd
Name |
Last commit
|
Last update |
---|---|---|
.github | ||
3rdparty | ||
apps | ||
cmake | ||
data | ||
doc | ||
include | ||
modules | ||
platforms | ||
samples | ||
.gitattributes | ||
.gitignore | ||
.tgitconfig | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |