Skip to content

Instantly share code, notes, and snippets.

@Furkanzmc
Created July 12, 2014 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Furkanzmc/cabb792a49a0926dd124 to your computer and use it in GitHub Desktop.
Save Furkanzmc/cabb792a49a0926dd124 to your computer and use it in GitHub Desktop.
OpenBR Cmake Command Parameters
C:\Program Files (x86)\CMake\bin\cmake.exe -G "Visual Studio 12 2013" -DCMAKE_PREFIX_PATH="D:/OpenCV/build;C:/Qt/Qt5.3.1/5.3/msvc2013" -DCMAKE_INSTALL_PREFIX="./install" -DBR_INSTALL_DEPENDENCIES=ON -DCMAKE_BUILD_TYPE=Release ..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment