<div dir="ltr"><div>I have this generator expression:</div><div><br></div><div>-I$<JOIN:$<TARGET_PROPERTY:${LibraryName},INCLUDE_DIRECTORIES>, -I></div><div><br></div><div>I get this output in my custom command:</div><div><br></div><div>-I$<JOIN:$ -I></div><div><br></div><div>This is almost exactly the same as the example in the documentation (other than adding ${LibraryName}).  Why doesn't this work?<br></div></div>