From kde-buildsystem Mon Mar 05 20:07:07 2007 From: "Caleb Tennis" Date: Mon, 05 Mar 2007 20:07:07 +0000 To: kde-buildsystem Subject: Re: Proposed changes to FindQt4.cmake Message-Id: <51234.192.168.2.155.1173125227.squirrel () www ! aei-tech ! com> X-MARC-Message: https://marc.info/?l=kde-buildsystem&m=117312536926731 > FIND_LIBRARY should work with frameworks just fine. The FindQt4.cmake > in CMake does not have as much special framework stuff as the one in > KDE. But FIND_LIBRARY() does find frameworks on the mac. However, > when FindQt4.cmake was written, it did not. I read that on the online Documentation.html for cmake and tried it out yesterday to see if that was the case. It did find the frameworks, but it found them as "/Library/Frameworks/QtXXX.framework/QtXXX" and didn't have the "-framework" part at the beginning of the string like the FindQt4.cmake in KDE's cvs did, so I went this route. I'll play with it some more and see if I can make it work, though. Caleb _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem