<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">But shouldn't this only be enabled when the ASM_NASM language has been enabled<br>
?<br>
Otherwise a project which builds for xcode doesn't build with makefiles,<br>
because the<br>
enable_language(ASM_NASM)<br>
is missing.<br>
<br>
Also, I think it would be a good idea to reuse e.g. the file suffix extensions<br>
from CMakeASM_NASMInformation.cmake so this information is not duplicated.<br></blockquote><div><br></div>I actually get your point now and it does make sense. However, I think other generators are broken too then.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">For example in Visual Studio (2008) I have to add a custom build rule (through add_custom_command) to make the same nasm files build. Does this mean a well-though patch should also address that and integrate the custom build steps in the visual studio solutions automatically as well ?</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">I'm afraid I don't have enough knowledge of CMake and enough time to deal with all that - which now seems like a major feature addition.</div><div class="gmail_quote">
<br></div><div class="gmail_quote">D.<br clear="all"><br>D.<br><div> </div></div>