Date: Sat, 16 Nov 2024 23:53:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282803] Mk/Uses/cmake.mk: Add CLICOLOR=0 when CMAKE_NOCOLOR is set Message-ID: <bug-282803-7788-KakPEiqQ5Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282803-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-282803-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282803 --- Comment #3 from Thibault Payet <monwarez@mailoo.org> --- (In reply to Alexander Ziaee from comment #1) With a quick glance at cmake code, it seems that CLICOLOR=3D0 does not impa= ct how cmake will generate the Makefile (and thus add colors to it). So setting CMAKE_COLOR_MAKEFILE is still required. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282803-7788-KakPEiqQ5Z>