diff --git a/CMakeLists.txt b/CMakeLists.txt index ac2bdfb..c6603c6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -146,7 +146,7 @@ set(thirdparty set(TONYTOOLS_BUILD_TOOLS OFF) FetchContent_Declare(tonytools GIT_REPOSITORY https://github.com/AnthonyFuller/TonyTools.git - GIT_TAG v1.8.1 + GIT_TAG v1.8.2 ) FetchContent_MakeAvailable(rjson tonytools gltfsdk directxtex lz4 yyjson json zhmtools directxmath)