[QBS] Install group doesn't work

Иван Комиссаров abbapoh at gmail.com
Thu Jul 9 17:04:20 CEST 2015


Yep:( Thanks, this seems my bug

Иван Комиссаров

9 июля 2015 г., в 18:02, Christian Kandeler <christian.kandeler at theqtcompany.com> написал(а):

On 07/09/2015 04:56 PM, Иван Комиссаров wrote:
> Hi everybody.
> I have a simple group that installs an icns file:
> 
> Application {
> 
> Group{
> 
> name:".icns"
> 
> condition:qbs.targetOS.contains("osx")
> 
> files:"LiMon.icns"
> 
> qbs.install:true
> 
> qbs.installDir:install_data_path
> 
> }
> 
> }

I assume this is not the complete project. In that case, see 
https://bugreports.qt.io/browse/QBS-830.


Christian
_______________________________________________
QBS mailing list
QBS at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs




More information about the Qbs mailing list