Yea, CMake doesn't actually support natvis files.  You'd have to actually patch CMake to make it work.<br><br>Can you make the vs2015 and vs2013 paths the same?  It will still work for 2015 i think, just that 2015 also supports putting them in the project file <br><div class="gmail_quote"><div dir="ltr">On Sun, Mar 27, 2016 at 10:04 AM Mike Spertus <<a href="mailto:mike@spertus.com">mike@spertus.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">mspertus added a comment.<br>
<br>
Hmmm, I just tried adding ` set_source_files_properties(utils/clang.natvis LANGUAGE natvis)` similar to what you suggest in <a href="http://lists.llvm.org/pipermail/llvm-dev/2016-January/093887.html" rel="noreferrer" target="_blank">http://lists.llvm.org/pipermail/llvm-dev/2016-January/093887.html</a>, but it still produces the `None` tag in the `.vcxproj` file. Any suggestion what I might be doing wrong?<br>
<br>
Thanks,<br>
Mike<br>
<br>
<br>
<a href="http://reviews.llvm.org/D18498" rel="noreferrer" target="_blank">http://reviews.llvm.org/D18498</a><br>
<br>
<br>
<br>
</blockquote></div>