Warning, /spec/build/cpukit/libmghttpd.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: library
0003 cflags:
0004 - ${COVERAGE_COMPILER_FLAGS}
0005 copyrights:
0006 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0007 cppflags: []
0008 cxxflags:
0009 - ${COVERAGE_COMPILER_FLAGS}
0010 enabled-by: true
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}/mghttpd
0014 source:
0015 - cpukit/include/mghttpd/mongoose.h
0016 install-path: ${BSP_LIBDIR}
0017 links: []
0018 source:
0019 - cpukit/mghttpd/mongoose.c
0020 target: mghttpd
0021 type: build