forked from organicmaps/organicmaps
Update INSTALL.md
This commit is contained in:
parent
c74f8f1bc5
commit
6d3b146788
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ and run
|
|||
|
||||
The `build_omim.sh` script basically runs these commands:
|
||||
|
||||
qmake omim.pro -spec linux-clang CONFIG+=debug
|
||||
qmake omim.pro -spec linux-clang-libc++ CONFIG+=debug
|
||||
make -j <number_of_processes>
|
||||
|
||||
It will compile binaries to the `out` subdirectory of the current directory.
|
||||
|
|
Loading…
Add table
Reference in a new issue