[Kde-bindings] [Bug 167450] kdebindings 4.1 mixes up Python and Ruby bindings

Sebastian Sauer mail at dipe.org
Fri Jul 25 23:02:37 UTC 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=167450         




------- Additional Comments From mail dipe org  2008-07-26 01:02 -------
SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/pykde)
at the top of kdebindings/python/pykde4/CMakeLists.txt fixes it for me. But probably the same need to be made with CMAKE_ARCHIVE_OUTPUT_DIRECTORY and maybe there is even a more elegant way to prevent the need to redefine it for each binding-impl.



More information about the Kde-bindings mailing list