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 14, 2023
1 parent ecaa1f0 commit f4c70e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5057,7 +5057,7 @@ endif()
# ----------------------------------------------------------------------
# Azure SDK for C++

macro(build_azuresdk)
macro(build_azure_sdk)
message(STATUS "Building Azure C++ SDK from source")

find_curl()
Expand Down

0 comments on commit f4c70e3

Please sign in to comment.