mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
ecm.eclass: Tag internal functions as @INTERNAL
Acked-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -304,6 +304,7 @@ _ecm_handbook_optional() {
|
||||
}
|
||||
|
||||
# @FUNCTION: _ecm_buildqch_optional
|
||||
# @INTERNAL
|
||||
# @DESCRIPTION:
|
||||
# Used with ECM_QTHELP; ticks -DBUILD_QCH only if available.
|
||||
_ecm_buildqch_optional() {
|
||||
@@ -315,6 +316,7 @@ _ecm_buildqch_optional() {
|
||||
}
|
||||
|
||||
# @FUNCTION: _ecm_disable_unwanted
|
||||
# @INTERNAL
|
||||
# @DESCRIPTION:
|
||||
# Disable unwanted CMake options if they are present.
|
||||
_ecm_disable_unwanted() {
|
||||
|
||||
Reference in New Issue
Block a user