[Kde-bindings] KDE/kdebindings/csharp/qyoto/tools/uics

Richard Dale rdale at foton.es
Mon Apr 16 16:56:14 UTC 2007


On Monday 16 April 2007, Arno Rehn wrote:
> SVN commit 654628 by arnorehn:
>
> * Added an include directive to make out-of-source-dir builds fully working
>
> CCMAIL: kde-bindings at kde.org
>
>
>
>  M  +1 -1      CMakeLists.txt
>
>
> --- trunk/KDE/kdebindings/csharp/qyoto/tools/uics/CMakeLists.txt
> #654627:654628 @@ -1,4 +1,4 @@
> -
> +include_directories( ${CMAKE_CURRENT_SOURCE_DIR} )
>  include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/cs )
That's strange, I removed the line because it didn't seem to be needed, as my 
uics built without it. But it doesn't do any harm - I'll add it back to the 
ruby rbuic build too.

-- Richard



More information about the Kde-bindings mailing list