summaryrefslogtreecommitdiffhomepage
path: root/tracker-tobii
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-02-03 09:52:21 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-02-03 09:52:21 +0100
commit0d40648a85d55da433f74fd53c2ee977ee054973 (patch)
tree6f0f82ef11e88dd49095652e66bdab0eba4ee5ab /tracker-tobii
parentd3ffafd227ab99e8673ea3edcf31de9b9e69fffa (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