mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 17:38:34 +02:00
Use generic dir syntax
This commit is contained in:
parent
54e4eb5eae
commit
521db82ed0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Keep the default components checked when going through the installer.
|
||||||
|
|
||||||
Go to "Control Panel > System > Advanced System Settings > Environment Variables > New..." (or search “Environment Variables” in Start Search).
|
Go to "Control Panel > System > Advanced System Settings > Environment Variables > New..." (or search “Environment Variables” in Start Search).
|
||||||
* Set "Variable name": QT_CMAKE_PREFIX_PATH
|
* Set "Variable name": QT_CMAKE_PREFIX_PATH
|
||||||
* Set "Variable value": `C:\Qt\Qt5.6.2\5.6\msvc2013_64\lib\cmake`
|
* Set "Variable value": `%QT_DIR%\5.6\msvc2013_64\lib\cmake`
|
||||||
|
|
||||||
###Step 5. Installing OpenSSL
|
###Step 5. Installing OpenSSL
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue