+Now you are ready to build this repo. To tell CMake where to find the dependencies, you can set `xxx_DIR` to the location of _xxxConfig.cmake_ on disk, where xxx can be `glfw3_DIR`, `OpenCV_DIR`, and/or any other dependencies. Alternatively, add these as permanent [environment variables](https://www.architectryan.com/2018/08/31/how-to-change-environment-variables-on-windows-10/) to simplify future builds. After that, just follow the standard `CMake` and Visual Studio workflow to build this repo.
0 commit comments