CMake access to kspeech.h

David Faure faure at kde.org
Thu Apr 13 19:12:52 BST 2006


On Thu, Apr 13, 2006 at 07:09:01PM +0100, David Jarvie wrote:
> Which KDE4_*_LIBS CMake variable should be used to locate kspeech.h, which is 
> in the interfaces module of kdelibs? It's not clear from the comments in 
> FindKDE4Internal.cmake.

The question doesn't make sense. kspeech.h is a header, installed in the kde include dir, so
you simply use #include <kspeech.h> to use the header.
About libs: there is none. This header is a pure-virtual interface, it doesn't come with
any compiled code.

David.





More information about the kde-core-devel mailing list