diff options
-rw-r--r-- | meta-oe/recipes-devtools/msgpack/msgpack-c_2.1.5.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/msgpack/msgpack-c_2.1.5.bb b/meta-oe/recipes-devtools/msgpack/msgpack-c_2.1.5.bb index 02c0cd2964..3ae4c1f879 100644 --- a/meta-oe/recipes-devtools/msgpack/msgpack-c_2.1.5.bb +++ b/meta-oe/recipes-devtools/msgpack/msgpack-c_2.1.5.bb | |||
@@ -18,5 +18,3 @@ SRC_URI = "git://github.com/msgpack/msgpack-c \ | |||
18 | inherit cmake pkgconfig | 18 | inherit cmake pkgconfig |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | |||
22 | FILES_${PN}-dev += "${libdir}/cmake/msgpack/*.cmake" | ||