mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 08:22:30 +02:00
Grabbing correct oglplus commit
This commit is contained in:
parent
5a1b713160
commit
43bddf23b4
1 changed files with 1 additions and 1 deletions
2
cmake/externals/oglplus/CMakeLists.txt
vendored
2
cmake/externals/oglplus/CMakeLists.txt
vendored
|
@ -5,7 +5,7 @@ include(ExternalProject)
|
|||
ExternalProject_Add(
|
||||
${EXTERNAL_NAME}
|
||||
GIT_REPOSITORY https://github.com/jherico/oglplus.git
|
||||
GIT_TAG e67b24a6e3397c2dc16523bcd5d4c229abd20b81
|
||||
GIT_TAG 470d8e56fd6bf3913ceec03d82f42d3bafab2cbe
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
|
|
Loading…
Reference in a new issue