On 15 May 2015 at 17:04, Stefanus Du Toit <sdt at google.com> wrote: > The fix should be as simple as changing "if (NOT "${varname}")" to "if (NOT > ${varname})" on that line. Would that work on CMake 2.8, too? That's our current lowest version. cheers, --renato