mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-13 18:52:41 +02:00
added bullet to externals list
This commit is contained in:
parent
a012562323
commit
1ce92c1939
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ CMake will need to know where the headers and libraries for required external de
|
|||
The recommended route for CMake to find the external dependencies is to place all of the dependencies in one folder and set one ENV variable - HIFI_LIB_DIR. That ENV variable should point to a directory with the following structure:
|
||||
|
||||
root_lib_dir
|
||||
-> bullet
|
||||
-> include
|
||||
-> lib
|
||||
-> freeglut
|
||||
-> bin
|
||||
-> include
|
||||
|
|
Loading…
Reference in a new issue