Skip to content

Commit

Permalink
aws prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Oct 17, 2024
1 parent e928d6e commit 32e7956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ if(BUILD_DEPS)
endif()

# s2n-tls uses libcrypto during its configuration, so we need to prebuild aws-lc.
prebuild_dependency(
aws_prebuild_dependency(
DEPENDENCY_NAME AWSLC
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/crt/aws-lc
CMAKE_ARGUMENTS
Expand Down

0 comments on commit 32e7956

Please sign in to comment.