diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt index 9ed671dbe12e1dcce2dc47333ca166d2d84869c6..115a7226bf3fede7b073d9f159852125e66cc445 100644 --- a/indra/deps/CMakeLists.txt +++ b/indra/deps/CMakeLists.txt @@ -33,7 +33,7 @@ endif() FetchContent_Declare( meshoptimizer GIT_REPOSITORY https://git.alchemyviewer.org/alchemy/mirrors/meshoptimizer.git - GIT_TAG v0.16 + GIT_TAG v0.17 ) # FetchContent_Declare( # Catch2