Skip to content

Commit

Permalink
Remove unity build option
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Aug 14, 2023
1 parent 1733327 commit 1096490
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5076,7 +5076,6 @@ macro(build_azure_sdk)
-DBUILD_SHARED_LIBS=OFF
-DCMAKE_INSTALL_LIBDIR=${AZURESDK_LIB_DIR}
-DDISABLE_AZURE_CORE_OPENTELEMETRY=ON
-DENABLE_UNITY_BUILD=ON
-DWARNINGS_AS_ERRORS=OFF)

if(OPENSSL_VERSION VERSION_LESS 2)
Expand Down

0 comments on commit 1096490

Please sign in to comment.