CHECK_SYMBOL_EXISTS() on FreeBSD

Allen Winter winter at kde.org
Tue Mar 13 22:39:53 CET 2007


On Tuesday 13 March 2007 4:38:23 pm Allen Winter wrote:
> Howdy,
> 
> In FindQt4.cmake, there is this command
> 
> CHECK_SYMBOL_EXISTS(Q_WS_X11 "QtCore/qglobal.h" Q_WS_X11)
> 
> that I don't think is working with cmake v2.4.6 on FreeBSD 6.2-STABLE

I suck.

Seems that clearing the build dir and starting from scratch fixed things.
Probably just needed a cmake cache cleaning.

Sorry if this message wasted your time and effort.

Regards,
Allen


More information about the Kde-buildsystem mailing list