QtRuby install targets

David Palacio dpalacio at uninorte.edu.co
Mon Mar 9 00:16:55 CET 2009


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


More information about the Kde-windows mailing list