[Kde-bindings] QtRuby install targets

Richard Dale rdale at foton.es
Thu Mar 12 19:09:16 UTC 2009


On Sunday 08 March 2009 23:16:55 David Palacio wrote:
> On MS Windows cmake configuration fails at
> ruby/qtruby/src/CMakeLists.txt:41 with the following error
>
> install Library TARGETS given no DESTINATION!
>
> but it configures fine on GNU. If I remove "LIBRARY" from line 41:
> install(TARGETS qtruby4shared LIBRARY DESTINATION
> ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX} )
>
> it configures fine
I'm surprised cmake works differently on windows - are they the same version. 
With your change, does it still work fine on Linux?

-- Richard



More information about the Kde-bindings mailing list