Skip to content

Commit

Permalink
Update cpp/cmake_modules/ThirdpartyToolchain.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Sutou Kouhei <[email protected]>
  • Loading branch information
Tom-Newton and kou authored Aug 16, 2023
1 parent 84c2183 commit 5977519
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 @@ -5063,7 +5063,6 @@ macro(build_azure_sdk)

find_curl()
find_package(LibXml2 REQUIRED)
add_custom_target(azure_sdk_dependencies)

set(AZURE_SDK_PREFIX "${CMAKE_CURRENT_BINARY_DIR}/azure-sdk_ep-install")
set(AZURE_SDK_INCLUDE_DIR "${AZURE_SDK_PREFIX}/include")
Expand Down

0 comments on commit 5977519

Please sign in to comment.