mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
cmake.eclass: fix MYCMAKEARGS not being listed under variables
This variable is a user-variable similar to ECONF_EXTRA in nature. Document it as such. Signed-off-by: Arsen Arsenović <arsen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
185e621347
commit
3a0e927eac
@ -528,8 +528,8 @@ cmake_src_prepare() {
|
||||
cmake_prepare
|
||||
}
|
||||
|
||||
# @VARIABLE: MYCMAKEARGS
|
||||
# @DEFAULT_UNSET
|
||||
# @ECLASS_VARIABLE: MYCMAKEARGS
|
||||
# @USER_VARIABLE
|
||||
# @DESCRIPTION:
|
||||
# User-controlled environment variable containing arguments to be passed to
|
||||
# cmake in cmake_src_configure.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user