diff options
| -rw-r--r-- | meta-oe/recipes-test/cpputest/cpputest_4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-test/cpputest/cpputest_4.0.bb b/meta-oe/recipes-test/cpputest/cpputest_4.0.bb index 921143a74c..d923e7ac9b 100644 --- a/meta-oe/recipes-test/cpputest/cpputest_4.0.bb +++ b/meta-oe/recipes-test/cpputest/cpputest_4.0.bb | |||
| @@ -18,4 +18,6 @@ EXTRA_OECMAKE = "-DLONGLONG=ON \ | |||
| 18 | -DEXTENSIONS=OFF \ | 18 | -DEXTENSIONS=OFF \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | DEV_PKG_DEPENDENCY = "" | ||
| 22 | |||
| 21 | FILES:${PN}-dev += "${libdir}/CppUTest/cmake/*" | 23 | FILES:${PN}-dev += "${libdir}/CppUTest/cmake/*" |
