diff --git a/CMakeLists.txt b/CMakeLists.txt index 691a10266c9f8ba2cb3076829926a41fdfe56f02..14b8cb78809b5bf04e07cda5dd9efe04484f4cf3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,7 +88,7 @@ if(CHAOS_MDS) # LOG_BUILD ON) -CheckConfigureBuild(mongoclient mongo-cxx-driver:chaos-legacy "--extralib=boost_system;--disable-warnings-as-errors;install-mongoclient" https://github.com/amichelotti/mongo-cxx-driver.git) +CheckConfigureBuild(mongoclient mongo-cxx-driver:chaos-legacy "--extralib=boost_system;--disable-warnings-as-errors;install-mongoclient" https://github.com/amichelotti) ENDIF() endif()