diff options
-rw-r--r-- | meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.bb b/meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.bb index 29917c8a14..a3444b934c 100644 --- a/meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.bb +++ b/meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.bb | |||
@@ -16,5 +16,3 @@ inherit cmake | |||
16 | 16 | ||
17 | # Only a static library and headers are created | 17 | # Only a static library and headers are created |
18 | ALLOW_EMPTY_${PN} = "1" | 18 | ALLOW_EMPTY_${PN} = "1" |
19 | |||
20 | FILES_${PN}-dev += "${libdir}/cmake/*" | ||