FindOOoSDK.cmake jam
Alexander Neundorf
neundorf at kde.org
Tue Dec 14 20:43:09 CET 2010
On Tuesday 14 December 2010, luxInteg wrote:
> Greetings,
>
> I keep stalling on line 100 of FindOOoSDK.cmake shipped with the current
> version of koffice (of kde.org) (A copy is attached) I have all the
> prerequisites installed in /opt/openoffice.org. I would be grateful if
> someone more aufait with cmake modules could offer some advice on what is
> wrong/suggest a fix.
Insert debug out (message(STATUS "somevar = ${somevar}") so you can see which
variables get which values, and why it fails exactly.
Then please post the output here again.
Alex
More information about the Kde-buildsystem
mailing list