Frequently asked questions (FAQ) Why is this still empty? No questions have been asked so far. How do I provide conditional statements within targets for e.g. sources/compile options etc.? Use generator expression to conditional add something to targets. See here. There are also examples using generator expressions already. See here