# Copyright © SixtyFPS GmbH # SPDX-License-Identifier: MIT idf_component_register( SRCS "main.cpp" INCLUDE_DIRS "." REQUIRES slint esp-box ) slint_target_sources(${COMPONENT_LIB} ../../ui/printerdemo.slint)