blob: 37b2e8f3ce9e11e33784d0d539af3e24e5e89ddd [file] [log] [blame]
add_library(authTls MODULE AuthTls.cc)
target_link_libraries(authTls ${CLIENT_LIBS})
set_target_properties(authTls PROPERTIES OUTPUT_NAME authtls)