Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
HEAD
/
.
/
examples
/
common
/
QRCode
/
CMakeLists.txt
blob: d1fe3c3f61ef3034ff238431c96eb21f4bbfc8ac [
file
] [
log
] [
blame
]
idf_component_register(SRCS "repo/c/qrcodegen.c"
INCLUDE_DIRS "repo/c")
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-unknown-pragmas")