aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gflags/gflags_2.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gflags/gflags_2.2.0.bb')
-rw-r--r--meta-oe/recipes-support/gflags/gflags_2.2.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gflags/gflags_2.2.0.bb b/meta-oe/recipes-support/gflags/gflags_2.2.0.bb
index 28b652a640..b186326e9b 100644
--- a/meta-oe/recipes-support/gflags/gflags_2.2.0.bb
+++ b/meta-oe/recipes-support/gflags/gflags_2.2.0.bb
@@ -10,8 +10,6 @@ SRCREV = "f8a0efe03aa69b3336d8e228b37d4ccb17324b88"
S = "${WORKDIR}/git"
-FILES_${PN}-dev += "${libdir}/cmake"
-
inherit cmake
EXTRA_OECMAKE="-DBUILD_SHARED_LIBS=ON -DREGISTER_INSTALL_PREFIX=OFF -DLIB_INSTALL_DIR=${baselib}"