Skip to content

Commit

Permalink
re-add AWSSDKConfigVersion.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
jmklix committed Nov 17, 2023
1 parent f6d2e14 commit b243b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/AWSSDKConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(AWSSDK_FOUND)
return()
endif()

include(${CMAKE_CURRENT_LIST_DIR}/AWSSDKConfigVersion.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/sdksCommon.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/platformDeps.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/compiler_settings.cmake)
Expand Down

0 comments on commit b243b0b

Please sign in to comment.