CMAKE-MULTILIB.ECLASS

Section: eclass-manpages (5)
Updated: Mar 2024
Index Return to Main Contents

NAME

cmake-multilib.eclass - cmake wrapper for multilib builds

DESCRIPTION

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 8

TRANSITIVELY PROVIDED ECLASSES

cmake multilib-minimal

ECLASS 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.eclass

SEE 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:00 GMT, March 29, 2024