summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libmghttpd.yml
blob: 71dbbab974ced3c70c1c14825ca70b3bec4cce5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/mghttpd
  source:
  - cpukit/include/mghttpd/mongoose.h
install-path: ${BSP_LIBDIR}
links: []
source:
- cpukit/mghttpd/mongoose.c
target: mghttpd
type: build