[CMake] QT_QTDECLARATIVE_FOUND issue on N9(50)

Laszlo Papp lpapp at kde.org
Thu Jul 7 13:32:07 EDT 2011


Hi,

> That may be messing up subsequent if logic in an unexpected way... (If so,
> it seems like it's still a bug, but that would be a different issue...)

Thanks for pointing out about my buggyness (I pushed the fix) :)

However, this did not solve the issue:
-        elseif(KDE4_FOUND)
+        else(KDE4_FOUND)

Best Regards,
Laszlo Papp


More information about the CMake mailing list