Merge remote-tracking branch 'upstream/master' into feat-stingray-pbs
This commit is contained in:
commit
b5617751ac
|
@ -27,6 +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
|
||||||
PREFIX draco
|
PREFIX draco
|
||||||
INSTALL_DIR
|
INSTALL_DIR
|
||||||
CMAKE_ARGS
|
CMAKE_ARGS
|
||||||
|
|
Loading…
Reference in New Issue