Compiling C++ Source Code with OpenCV Flag on Powershell

I actually built OpenCV by using CMake and I use OpenCV on Windows, compile and run my codes by using Visual Studio 2017 Community Edition but I want to make compilation and run at CMD/Powershell.

1 Like