[QBS] Using 'cpp' module from Group item
Andrey Anpilogov
anpilog at gmail.com
Sun Jan 11 19:02:04 CET 2015
Hi,
Seems like condition doesn't work correct:
Group {
condition: project.cpu.contains("NRF51822")
cpp.includePaths: ['dir1', 'dir2']
}
Qbs doesn't add 'dir1' and 'dir2' folders to compiler.
Is it valid definition?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20150112/45cb4e88/attachment.html>
More information about the Qbs
mailing list