Qbs: Make pass on cpp.defines correctly to the C++ code model
When passing -DFOO to the compiler it will treat that as similar to "#define FOO 1". Do the same when passing FOO on to the code model. Task-number: QTCREATORBUG-13384 Change-Id: I236d4731435e0559f75a3435dad9a8d935d42042 Reviewed-by:Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
Please register or sign in to comment