Use newer Draco.

This commit is contained in:
Par Winzell 2018-02-02 06:58:17 -08:00
parent 74479426a7
commit cbd2e3f00d
1 changed files with 1 additions and 1 deletions

View File

@ -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