Skip to content

Commit

Permalink
revert cmake changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Jul 25, 2024
1 parent 6335602 commit 54280dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ if (BUILD_DEPS)
set(DISABLE_PERL ON)
set(BUILD_LIBSSL OFF)
add_subdirectory(crt/aws-lc)
aws_use_package(aws-lc REQUIRED)
set(UNSAFE_TREAT_WARNINGS_AS_ERRORS OFF)
add_subdirectory(crt/s2n)
endif()
Expand Down

0 comments on commit 54280dd

Please sign in to comment.