mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
cmake.eclass: do not mention media-gfx/gmic in comments, it no longer uses CMake
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -364,7 +364,7 @@ cmake_src_prepare() {
|
||||
if [[ ${EAPI} == 7 ]]; then
|
||||
pushd "${S}" > /dev/null || die # workaround from cmake-utils
|
||||
# in EAPI-8, we use current working directory instead, bug #704524
|
||||
# esp. test with 'special' pkgs like: app-arch/brotli, media-gfx/gmic, net-libs/quiche
|
||||
# esp. test with 'special' pkgs like: app-arch/brotli, net-libs/quiche
|
||||
fi
|
||||
_cmake_check_build_dir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user