summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/product-mini/platforms/esp-idf/main/CMakeLists.txt
blob: 55e72567049281955dcaaaf35216c418cc43591a (plain)
1
2
3
4
5
6
# Copyright (C) 2021 Intel Corporation and others.  All rights reserved.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

idf_component_register(SRCS "main.c"
                    INCLUDE_DIRS "."
                    REQUIRES wamr)