Remove duplicate GIT_TAG entry for Draco. Add .gitignore

This commit is contained in:
Robert Long 2018-01-18 13:45:38 -08:00
parent 0d44fa3d54
commit e742f066c2
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
build/

View File

@ -29,7 +29,6 @@ ExternalProject_Add(Draco
GIT_REPOSITORY https://github.com/google/draco
GIT_TAG 1.2.0
PREFIX draco
GIT_TAG 1.2.0
INSTALL_DIR
CMAKE_ARGS
-DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>