mirror of
https://github.com/usatiuk/cardboy.git
synced 2025-10-28 23:27:49 +01:00
dump
This commit is contained in:
5
Firmware/components/sdk-esp/CMakeLists.txt
Normal file
5
Firmware/components/sdk-esp/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
idf_component_register()
|
||||
|
||||
add_subdirectory("${CMAKE_CURRENT_LIST_DIR}/../../sdk" cb-sdk-build)
|
||||
|
||||
target_link_libraries(${COMPONENT_LIB} INTERFACE cbsdk)
|
||||
Reference in New Issue
Block a user