Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compiler error with openCV (C++11) on macOS
The OpticalFlow component uses OpenCV, which needs C++11 to compile. So include(EnableC++XX) must move up above adding the OpticalFlow subdirectory.
- Loading branch information