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 25a365a commit 9f769e9
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 @@ -5067,7 +5067,6 @@ macro(build_azure_sdk)

set(AZURESDK_PREFIX "${CMAKE_CURRENT_BINARY_DIR}/azuresdk_ep-install")
set(AZURESDK_INCLUDE_DIR "${AZURESDK_PREFIX}/include")
set(AZURESDK_LIB_DIR "lib")

set(AZURESDK_COMMON_CMAKE_ARGS
${EP_COMMON_CMAKE_ARGS}
Expand Down

0 comments on commit 9f769e9

Please sign in to comment.