From fa22c3c78351adfae20c777efc86850212561233 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Sat, 18 May 2013 22:01:00 -0400 Subject: [PATCH] minor doc tweak --- openbr/openbr_export.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbr/openbr_export.cpp b/openbr/openbr_export.cpp index 2c872e5..f6bab66 100644 --- a/openbr/openbr_export.cpp +++ b/openbr/openbr_export.cpp @@ -180,7 +180,7 @@ $ br -help * $ cmake -G "MinGW Makefiles" -DBUILD_opencv_java=OFF -DBUILD_opencv_world=ON -DBUILD_PERF_TESTS=OFF -DBUILD_TESTS=OFF -DWITH_FFMPEG=OFF -DCMAKE_BUILD_TYPE=Debug .. * $ mingw32-make * $ mingw32-make install - * $ cmake -DCMAKE_BUILD_TYPE=Release + * $ cmake -DCMAKE_BUILD_TYPE=Release .. * $ mingw32-make * $ mingw32-make install * $ mingw32-make clean -- libgit2 0.21.4