summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libmghttpd.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/libmghttpd.yml')
-rw-r--r--spec/build/cpukit/libmghttpd.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/build/cpukit/libmghttpd.yml b/spec/build/cpukit/libmghttpd.yml
new file mode 100644
index 0000000000..959d1f5c25
--- /dev/null
+++ b/spec/build/cpukit/libmghttpd.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: library
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+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