diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt index d9a7df8da..3525203d6 100644 --- a/indra/deps/CMakeLists.txt +++ b/indra/deps/CMakeLists.txt @@ -39,6 +39,6 @@ if (BUILD_TESTING) endif() #Download the rest of the libraries -FetchContent_MakeAvailable(fmt) +#FetchContent_MakeAvailable(fmt) set(CMAKE_FOLDER "")