idf_component_register(SRCS "main.c"
                        "${CMAKE_SOURCE_DIR}/../../../lux-core/src/lux.c"
                        INCLUDE_DIRS "."
                            "${CMAKE_SOURCE_DIR}/../../../lux-core/include")
