+Now you are ready to build this repo. To tell CMake where to find the dependencies, you can set `PCL_DIR` to the location of _PCLConfig.cmake_ on disk, and likewise for `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