<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I'm using cmake to generate projects for Visual Studio 9. &nbsp;I've noticed that when I use&nbsp;<span class="Apple-style-span" style="font-family: Verdana, sans-serif, monospace; line-height: 16px; white-space: pre; ">COMPILE_DEFINITIONS_RELEASE to add a preprocessor directive, it's only added to the "Release" configuration in the Visual Studio project, and not the "MinSizeRel" and "RelWithDebInfo" configurations.  How can I add a preprocessor directive for all three of these release configurations?</span><div><font class="Apple-style-span" face="Verdana, sans-serif, monospace"><span class="Apple-style-span" style="line-height: 16px; white-space: pre;"><br></span></font></div><div><font class="Apple-style-span" face="Verdana, sans-serif, monospace"><span class="Apple-style-span" style="line-height: 16px; white-space:
 pre;">Thanks,</span></font></div><div><font class="Apple-style-span" face="Verdana, sans-serif, monospace"><span class="Apple-style-span" style="line-height: 16px; white-space: pre;">Kenny</span></font></div></td></tr></table>