Skip to content

Commit

Permalink
add CheckTypeSize
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Nov 6, 2023
1 parent ee4e042 commit 263793d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/re-config.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
include(CheckIncludeFile)
include(CheckFunctionExists)
include(CheckSymbolExists)
include(CheckTypeSize)

option(USE_MBEDTLS "Enable MbedTLS" OFF)

Expand Down

0 comments on commit 263793d

Please sign in to comment.