mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 10:43:56 +02:00
Restoring SDK install target
This commit is contained in:
parent
71233780e9
commit
51d3aba71c
1 changed files with 1 additions and 1 deletions
2
cmake/externals/LibOVR/CMakeLists.txt
vendored
2
cmake/externals/LibOVR/CMakeLists.txt
vendored
|
@ -55,7 +55,7 @@ elseif(NOT ANDROID)
|
|||
${EXTERNAL_NAME}
|
||||
PREFIX ${EXTERNAL_NAME}
|
||||
GIT_REPOSITORY https://github.com/jherico/OculusSDK.git
|
||||
GIT_TAG 915ecd363f4205364886642057eeb6b1259b2d3d
|
||||
GIT_TAG b9832379a401640c5f615ed75a60edaf09be64ef
|
||||
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
|
||||
LOG_DOWNLOAD ON
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue