This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/pka/sec_ecdh/CMakeLists.txt
2021-06-04 18:15:23 +08:00

7 lines
77 B
CMake

set(mains main.c)
#set(TARGET_REQUIRED_SRCS apple.c)
generate_bin()