<div>Hi all,</div>
<div>&nbsp;</div>
<div>If i want to compile through g++ as:</div>
<div>&nbsp;</div>
<div>g++ -Dname=value </div>
<div>&nbsp;</div>
<div>The same if i want to do with cmake how to do it. Whether i need to make some entry in CMakeCache.txt or somewhere else?</div>
<div>&nbsp;</div>
<div>Ankit</div>