Gentoo Archives: gentoo-dev

From: Jason Zaman <perfinion@g.o>
To: gentoo-dev@l.g.o
Cc: kde@g.o
Subject: Re: [gentoo-dev] RFC: ban cmake-utils_use_* in EAPI 6
Date: Thu, 19 Nov 2015 07:35:46
Message-Id: 20151119073526.GA9014@meriadoc
In Reply to: [gentoo-dev] RFC: ban cmake-utils_use_* in EAPI 6 by Michael Palimaka
1 On Wed, Nov 18, 2015 at 09:53:17PM +1100, Michael Palimaka wrote:
2 > $(cmake-utils_use_with foo LibFoo)
3 > -DWITH_LibFoo=$(usex foo)
4 >
5 > What do you think?
6
7 Do it! I have no idea what the cmake one is supposed to do without
8 reading docs. The usex one is really obvious.