QtRuby install targets

Carlo brandon.ml at gmail.com
Mon Mar 9 00:34:21 CET 2009


On Mon, Mar 9, 2009 at 12:16 AM, David Palacio <dpalacio at uninorte.edu.co> 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
> _______________________________________________
> Kde-windows mailing list
> Kde-windows at kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows
>

yeah it's a known bug/behaviour of cmake on windows
http://www.cmake.org/pipermail/cmake/2008-September/023876.html


More information about the Kde-windows mailing list