I would like to compile the same set of source files more than once
using different compile flags each time. I can't seem to find a clean
way to do this without modifying the project's source to include a
generated configuration header file. Does anybody know of an easy way
to do this with CMake and a single CMakeLists file? <br>
<br>
It seems like there should be a simple way to do this, but I am not getting the picture.<br>
<br>
Thanks<br>
<br>
<br>
<br>
<br>