文本文件  |  10行  |  94 B

include_directories(../../include)

add_library(
  rsa_decrepit

  OBJECT

  rsa_decrepit.c
)