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_ecdsa/CMakeLists.txt

7 lines
77 B
CMake
Raw Normal View History

2021-06-04 17:56:34 +08:00
set(mains main.c)
#set(TARGET_REQUIRED_SRCS apple.c)
generate_bin()