From cbd2e3f00d52501b817b29f94cdfaf8e6fd09de5 Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Fri, 2 Feb 2018 06:58:17 -0800 Subject: [PATCH] Use newer Draco. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2bc327b..9362264 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ endif() # DRACO ExternalProject_Add(Draco GIT_REPOSITORY https://github.com/google/draco - GIT_TAG 1.2.0 + GIT_TAG 1.2.5 PREFIX draco INSTALL_DIR CMAKE_ARGS