mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 10:02:24 +02:00
add GnuTLS to example windows folder structure
This commit is contained in:
parent
1c7f8c87bc
commit
95abc74d83
1 changed files with 4 additions and 0 deletions
4
BUILD.md
4
BUILD.md
|
@ -129,6 +129,10 @@ The recommended route for CMake to find external dependencies is to place all of
|
|||
-> qxmpp
|
||||
-> include
|
||||
-> lib
|
||||
-> gnutls
|
||||
-> bin
|
||||
-> include
|
||||
-> lib
|
||||
|
||||
*NOTE: Be careful with glm. For the folder other libraries would normally call 'include', the folder containing the headers, glm opts to use 'glm'. You will have a glm folder nested inside the top-level glm folder.*
|
||||
|
||||
|
|
Loading…
Reference in a new issue