mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-07 15:08:24 +00:00
Fix markdown.
This commit is contained in:
parent
a687f81bfd
commit
64998415a3
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ Here are the general instructions to build linphone for desktop. The specific in
|
|||
2. Define the `Qt5_DIR` and `PATH` environment variable to the Qt5 installation path:
|
||||
|
||||
Qt5_DIR="C:\Qt\5.9\msvc2015\lib\cmake"
|
||||
|
||||
PATH="C:\Qt\5.9\msvc2015\bin;%PATH%"
|
||||
|
||||
3. Open a Windows command line (cmd.exe) in the current directory and run:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue