[Decibel] patch to fix building of decibel
George Goldberg
grundleborg at googlemail.com
Tue Apr 22 17:39:36 CEST 2008
I've been having trouble getting decibel to build on a clean system,
and I discovered it was because the Find_TelepatyQT and Find_TapiocaQT
cmake modules were adding QtTelepathy/ and QtTapioca/ respectively to
the INCLUDE_DIRS, so when I was compiling the directory that contains
QtTelepathy/Common/BaseTypes for example wasn't added to the compiler
line, thus breaking all #includes in Decibel.
The attached patch fixes those cmake modules so the build now works.
I'm not certain this is OK which is why I'm asking before I commit.
(btw, winterz, your name is in the copyright for those files, so I
thought I'd better include you in case there is a reason why my
changes are wrong).
Thanks
George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_cmake_find_macros.diff
Type: application/octet-stream
Size: 1147 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/decibel/attachments/20080422/b6c7a6aa/attachment.obj
More information about the Decibel
mailing list