On Thursday 08 November 2007, Saro Engels wrote:
> Alexander Neundorf schrieb:
> I needed quite long too find the correct solution:

What do you mean ?

> if(WIN32)
>      set(LIB_INSTALL_DIR ${LIB_INSTALL_DIR}
>                          RUNTIME DESTINATION ${BIN_INSTALL_DIR}
>                          LIBRARY DESTINATION ${LIB_INSTALL_DIR}
>                          ARCHIVE DESTINATION ${LIB_INSTALL_DIR} )
> endif(WIN32)
> I don't know where those PATH's are set, so can someone point me towards
> this location?

kdelibs/cmake/modules/FindKDE4Internal.cmake

Alex
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to