summaryrefslogtreecommitdiffstats
path: root/poky/meta/classes/cmake.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/classes/cmake.bbclass')
-rw-r--r--poky/meta/classes/cmake.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/poky/meta/classes/cmake.bbclass b/poky/meta/classes/cmake.bbclass
index fcfd5dda4..fd40a9863 100644
--- a/poky/meta/classes/cmake.bbclass
+++ b/poky/meta/classes/cmake.bbclass
@@ -54,8 +54,6 @@ EXTRA_OECMAKE_BUILD_prepend_task-install = "${PARALLEL_MAKEINST} "
OECMAKE_TARGET_COMPILE ?= "all"
OECMAKE_TARGET_INSTALL ?= "install"
-FILES_${PN}-dev += "${libdir}/cmake ${datadir}/cmake"
-
# CMake expects target architectures in the format of uname(2),
# which do not always match TARGET_ARCH, so all the necessary
# conversions should happen here.
OpenPOWER on IntegriCloud