Pin Draco at 1.2.0, for now
As @robertlong discovered, there are compilation errors in newer Draco patch releases under Win/VS 2017.
This commit is contained in:
parent
423458a841
commit
f61814f7c9
|
@ -27,6 +27,7 @@ endif()
|
|||
# DRACO
|
||||
ExternalProject_Add(Draco
|
||||
GIT_REPOSITORY https://github.com/google/draco
|
||||
GIT_TAG 1.2.0
|
||||
PREFIX draco
|
||||
INSTALL_DIR
|
||||
CMAKE_ARGS
|
||||
|
|
Loading…
Reference in New Issue