Use newer Draco.
This commit is contained in:
parent
74479426a7
commit
cbd2e3f00d
|
@ -27,7 +27,7 @@ endif()
|
||||||
# DRACO
|
# DRACO
|
||||||
ExternalProject_Add(Draco
|
ExternalProject_Add(Draco
|
||||||
GIT_REPOSITORY https://github.com/google/draco
|
GIT_REPOSITORY https://github.com/google/draco
|
||||||
GIT_TAG 1.2.0
|
GIT_TAG 1.2.5
|
||||||
PREFIX draco
|
PREFIX draco
|
||||||
INSTALL_DIR
|
INSTALL_DIR
|
||||||
CMAKE_ARGS
|
CMAKE_ARGS
|
||||||
|
|
Loading…
Reference in New Issue