Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoulon committed May 24, 2014
2 parents 19b6fc6 + acea47a commit aae11f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ Setup the required external library.
If you want enable unit tests and examples to the build:
$ cmake -DCMAKE_BUILD_TYPE=RELEASE -DOpenMVG_BUILD_TESTS=ON -DOpenMVG_BUILD_EXAMPLES=ON . ../openMVG/src/

=> In order to use the MOSEK 6 back-end for the linear programming openMVG module
- Check that you have an up-to-date MOSEK licence, else openMVG MOSEK unit test will fail.
=> In order to use the MOSEK 6 backend for the linear programming openMVG module
- Check that you have an uptodate MOSEK licence, else openMVG MOSEK unit test will fail.

$ cmake -DCMAKE_BUILD_TYPE=RELEASE
-DMOSEK_SEARCH_HEADER="~/Documents/Lib/mosek/6/tools/platform/linux64x86/h"
Expand Down

0 comments on commit aae11f2

Please sign in to comment.