CMP0064 broken?

David Faure faure at kde.org
Wed Dec 23 07:17:57 UTC 2015


On Tuesday 22 December 2015 18:31:52 Matt McCormick wrote:
> Hi David,
> 
> Please try
> 
>   if ("x${second_PARAM}x" STREQUAL "xTESTx")

This looks like it should work, but isn't that an awful workaround?
Are we back to shell/autoconf programming from 1990?

Surely cmake can make the difference between a keyword (TEST)
and a string ("TEST") ?

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5



More information about the Kde-buildsystem mailing list