CMAKE-MULTILIB.ECLASS
Section: eclass-manpages (5)Updated: Nov 2024
Index Return to Main Contents
NAME
cmake-multilib.eclass - cmake wrapper for multilib buildsDESCRIPTION
The cmake-multilib.eclass provides a glue between cmake.eclass(5) and multilib-minimal.eclass(5), aiming to provide a convenient way to build packages using cmake for multiple ABIs.Inheriting this eclass sets IUSE and exports default multilib_src_*() sub-phases that call cmake phase functions for each ABI enabled. The multilib_src_*() functions can be defined in ebuild just like in multilib-minimal, yet they ought to call appropriate cmake phase rather than 'default'.
SUPPORTED EAPIS
7 8TRANSITIVELY PROVIDED ECLASSES
cmake multilib-minimalECLASS VARIABLES
- CMAKE_ECLASS ?= cmake
- Only "cmake" is supported.
AUTHORS
Author: Michał Górny <mgorny@gentoo.org>MAINTAINERS
Michał Górny <mgorny@gentoo.org>REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
cmake-multilib.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/cmake-multilib.eclass
Index
- NAME
- DESCRIPTION
- SUPPORTED EAPIS
- TRANSITIVELY PROVIDED ECLASSES
- ECLASS VARIABLES
- AUTHORS
- MAINTAINERS
- REPORTING BUGS
- FILES
- SEE ALSO
This document was created by man2html, using the manual pages.
Time: 03:27:01 GMT, November 10, 2024