Hello CMake folks,<br><br><br>I have a source file in my project that needs to be compiled into my project if and only if a certain configuration cache variable is set.  How do I go about doing that, as it doesn&#39;t seem that you can append files to an add_library() statement once you&#39;ve closed it already?<br>
<br>Thanks,<br>--Lucas<br>