Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 17:54:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 251512] print/freetype2: Convert to CMake and rearrange Makefile
Message-ID:  <bug-251512-39348-C7rDVBclXI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251512-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251512-39348@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=3D251512

Tobias C. Berner <tcberner@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(deskto |maintainer-feedback+
                   |p@FreeBSD.org)              |
                 CC|                            |tcberner@freebsd.org

--- Comment #1 from Tobias C. Berner <tcberner@freebsd.org> ---
Moin moin=20

Thank you very much this is very appreciated.

All the
CMAKE_ARGS+=3D-DFOO=3Dtrue -DBAR=3Dfalse

could be

CMAKE_ON=3DFOO
CMAKE_OFF=3DBAR

which I consider more readable and cleaner :)


is LCD_FILTERING_CFLAGS used ad all?


mfg Tobias

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251512-39348-C7rDVBclXI>