diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-03 09:52:21 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-03 09:52:21 +0100 |
commit | 0d40648a85d55da433f74fd53c2ee977ee054973 (patch) | |
tree | 6f0f82ef11e88dd49095652e66bdab0eba4ee5ab /tracker-tobii | |
parent | d3ffafd227ab99e8673ea3edcf31de9b9e69fffa (diff) |
tracker/nn: don't specify opencv module list
This is because multiple opentrack modules depend on different opencv
modules and whichever FIND_PACKAGE(OpenCV COMPONENTS ...) gets executed
first, wins. Following FIND_PACKAGE calls will exit and not populate the
component list any further.
This didn't break the build as the build code for tracker/nn wasn't the
one being executed first.
Diffstat (limited to 'tracker-tobii')
0 files changed, 0 insertions, 0 deletions