diff options
Diffstat (limited to 'meta/classes/cmake.bbclass')
| -rw-r--r-- | meta/classes/cmake.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/cmake.bbclass b/meta/classes/cmake.bbclass index fcfd5dda4f..fd40a9863e 100644 --- a/meta/classes/cmake.bbclass +++ b/meta/classes/cmake.bbclass | |||
| @@ -54,8 +54,6 @@ EXTRA_OECMAKE_BUILD_prepend_task-install = "${PARALLEL_MAKEINST} " | |||
| 54 | OECMAKE_TARGET_COMPILE ?= "all" | 54 | OECMAKE_TARGET_COMPILE ?= "all" |
| 55 | OECMAKE_TARGET_INSTALL ?= "install" | 55 | OECMAKE_TARGET_INSTALL ?= "install" |
| 56 | 56 | ||
| 57 | FILES_${PN}-dev += "${libdir}/cmake ${datadir}/cmake" | ||
| 58 | |||
| 59 | # CMake expects target architectures in the format of uname(2), | 57 | # CMake expects target architectures in the format of uname(2), |
| 60 | # which do not always match TARGET_ARCH, so all the necessary | 58 | # which do not always match TARGET_ARCH, so all the necessary |
| 61 | # conversions should happen here. | 59 | # conversions should happen here. |
