[cmake-developers] Setting ExactCase_FOUND in FPHSA
Alexander Neundorf
neundorf at kde.org
Fri Feb 15 13:38:07 EST 2013
On Friday 15 February 2013, Stephen Kelly wrote:
> Hi,
>
> FindPackageHandleStandardArgs sets an uppercase found variable, but not an
> ExactCase_FOUND variable. This is inconsistent with how config files work.
> It also imposes on users the necessity that their FOUND variable is
> uppercase.
how about adding an option EXACTCASE, which modules which use ExactCase can
use, and so only one of the two variables is set ?
Alex
More information about the cmake-developers
mailing list