Remove duplicate GIT_TAG entry for Draco. Add .gitignore
This commit is contained in:
parent
0d44fa3d54
commit
e742f066c2
|
@ -0,0 +1 @@
|
|||
build/
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue