include_directories(../../include)

add_library(
  biossl_decrepit

  OBJECT

  bio_ssl.c
)
