eive-obsw/libcsp/src/crypto/CMakeLists.txt

6 lines
77 B
CMake

target_sources(${LIB_CSP_NAME} PRIVATE
csp_hmac.c
csp_sha1.c
csp_xtea.c
)