Alexander Neundorf schrieb:
I needed quite long too find the correct solution:
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?
thanks,
SE
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to