[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: [nepomuk-core/feature/nepomuk2Includes] /: Update the NepomukCoreConfig.cmake include directory
From:       Vishesh Handa <handa.vish () gmail ! com>
Date:       2012-05-22 21:53:04
Message-ID: CAOPTMKBVMg1x2nozjp0WkfZ3vC0npLzhhF7DXgK7PXAuLzGJyg () mail ! gmail ! com
[Download RAW message or body]

On Wed, May 23, 2012 at 2:59 AM, Sebastian Tr=FCg <trueg@kde.org> wrote:

> hm, shouldn't it just be
>
> set(NEPOMUK_CORE_INCLUDE_DIR @INCLUDE_INSTALL_DIR@)
>
> ?
> ie. it was wrong before...
>

uhh. I'm not sure. Isn't it supposed to point to the include directory?



>
> On 05/22/2012 08:20 PM, Vishesh Handa wrote:
> > Git commit d56b3c4a210caeef6a38d2504fdeec585e32fcef by Vishesh Handa.
> > Committed on 22/05/2012 at 20:17.
> > Pushed by vhanda into branch 'feature/nepomuk2Includes'.
> >
> > Update the NepomukCoreConfig.cmake include directory
> >
> > from nepomuk to nepomuk2
> >
> > M  +1    -1    NepomukCoreConfig.cmake.in
> >
> >
> http://commits.kde.org/nepomuk-core/d56b3c4a210caeef6a38d2504fdeec585e32f=
cef
> >
> > diff --git a/NepomukCoreConfig.cmake.in b/NepomukCoreConfig.cmake.in
> > index 470ee76..27fb785 100644
> > --- a/NepomukCoreConfig.cmake.in
> > +++ b/NepomukCoreConfig.cmake.in
> > @@ -2,7 +2,7 @@ set(NEPOMUK_CORE_VERSION_MAJOR
> @CMAKE_NEPOMUK_CORE_VERSION_MAJOR@)
> >  set(NEPOMUK_CORE_VERSION_MINOR @CMAKE_NEPOMUK_CORE_VERSION_MINOR@)
> >  set(NEPOMUK_CORE_VERSION @CMAKE_NEPOMUK_CORE_VERSION@)
> >
> > -set(NEPOMUK_CORE_INCLUDE_DIR @INCLUDE_INSTALL_DIR@/nepomuk)
> > +set(NEPOMUK_CORE_INCLUDE_DIR @INCLUDE_INSTALL_DIR@/nepomuk2)
> >  set(NEPOMUK_CORE_LIB_DIR @LIB_INSTALL_DIR@)
> >  set(NEPOMUK_CORE_LIBRARIES "-L@LIB_INSTALL_DIR@ -lnepomukcore")
> >  set(NEPOMUK_CORE_ONTOLOGY_DIR @CMAKE_INSTALL_PREFIX@/share/ontology)
> >
>

[Attachment #3 (text/html)]

<br><br><div class="gmail_quote">On Wed, May 23, 2012 at 2:59 AM, Sebastian Trüg \
<span dir="ltr">&lt;<a href="mailto:trueg@kde.org" \
target="_blank">trueg@kde.org</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> hm, shouldn&#39;t it just be<br>
<br>
set(NEPOMUK_CORE_INCLUDE_DIR @INCLUDE_INSTALL_DIR@)<br>
<br>
?<br>
ie. it was wrong before...<br></blockquote><div><br>uhh. I&#39;m not sure. Isn&#39;t \
it supposed to point to the include directory?<br><br> <br></div><blockquote \
class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
On 05/22/2012 08:20 PM, Vishesh Handa wrote:<br>
&gt; Git commit d56b3c4a210caeef6a38d2504fdeec585e32fcef by Vishesh Handa.<br>
&gt; Committed on 22/05/2012 at 20:17.<br>
&gt; Pushed by vhanda into branch &#39;feature/nepomuk2Includes&#39;.<br>
&gt;<br>
&gt; Update the NepomukCoreConfig.cmake include directory<br>
&gt;<br>
&gt; from nepomuk to nepomuk2<br>
&gt;<br>
&gt; M  +1    -1    <a href="http://NepomukCoreConfig.cmake.in" \
target="_blank">NepomukCoreConfig.cmake.in</a><br> &gt;<br>
&gt; <a href="http://commits.kde.org/nepomuk-core/d56b3c4a210caeef6a38d2504fdeec585e32fcef" \
target="_blank">http://commits.kde.org/nepomuk-core/d56b3c4a210caeef6a38d2504fdeec585e32fcef</a><br>
 &gt;<br>
&gt; diff --git a/<a href="http://NepomukCoreConfig.cmake.in" \
target="_blank">NepomukCoreConfig.cmake.in</a> b/<a \
href="http://NepomukCoreConfig.cmake.in" \
target="_blank">NepomukCoreConfig.cmake.in</a><br> &gt; index 470ee76..27fb785 \
100644<br> &gt; --- a/<a href="http://NepomukCoreConfig.cmake.in" \
target="_blank">NepomukCoreConfig.cmake.in</a><br> &gt; +++ b/<a \
href="http://NepomukCoreConfig.cmake.in" \
target="_blank">NepomukCoreConfig.cmake.in</a><br> &gt; @@ -2,7 +2,7 @@ \
set(NEPOMUK_CORE_VERSION_MAJOR @CMAKE_NEPOMUK_CORE_VERSION_MAJOR@)<br> &gt;  \
set(NEPOMUK_CORE_VERSION_MINOR @CMAKE_NEPOMUK_CORE_VERSION_MINOR@)<br> &gt;  \
set(NEPOMUK_CORE_VERSION @CMAKE_NEPOMUK_CORE_VERSION@)<br> &gt;<br>
&gt; -set(NEPOMUK_CORE_INCLUDE_DIR @INCLUDE_INSTALL_DIR@/nepomuk)<br>
&gt; +set(NEPOMUK_CORE_INCLUDE_DIR @INCLUDE_INSTALL_DIR@/nepomuk2)<br>
&gt;  set(NEPOMUK_CORE_LIB_DIR @LIB_INSTALL_DIR@)<br>
&gt;  set(NEPOMUK_CORE_LIBRARIES &quot;-L@LIB_INSTALL_DIR@ -lnepomukcore&quot;)<br>
&gt;  set(NEPOMUK_CORE_ONTOLOGY_DIR @CMAKE_INSTALL_PREFIX@/share/ontology)<br>
&gt;<br>
</div></div></blockquote></div><br>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic