On Tuesday 01 April 2014 08:51:29 PM Roney Gomes wrote:
> On Tue, Apr 1, 2014 at 7:47 PM, Ahmed I. Khalil
>
> wrote:
> > Hello,
> > I am trying to use KJSEmbed::Engine in a library that I am writing.
My
> > CMakeLists.txt links with the ${KDE4_KJS_LIBS} and also conta
Hello,
I am trying to use KJSEmbed::Engine in a library that I am writing. My
CMakeLists.txt links with the ${KDE4_KJS_LIBS} and also contains
include_directories( ${KDE4_INCLUDES} ).
AFAIK the ${KDE4_INCLUDES} contains all include directories required for
KDE (as stated in FindKDE4Internal.cm