Skip to content

Commit 0565bc5

Browse files
committed
bump aws-c-io and enable s2n
1 parent 4ed3a76 commit 0565bc5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if (BUILD_DEPS)
2929
set(IN_SOURCE_BUILD ON)
3030
set(BUILD_TESTING OFF)
3131
add_subdirectory(crt/aws-c-common)
32-
if (UNIX AND NOT APPLE)
32+
if (UNIX)
3333
include(AwsPrebuildDependency)
3434

3535
set(AWSLC_CMAKE_ARGUMENTS

crt/aws-c-io

0 commit comments

Comments
 (0)