Hi Bryn,<br><br>you might want to experiment with the (somewhat erratic) global variable CMAKE_USE_RELATIVE_PATHS.<br><br>Petr<br><br><div class="gmail_quote">On Thu, Jan 31, 2013 at 9:04 PM, Bryn Aspestrand <span dir="ltr">&lt;<a href="mailto:baspestrand@sugarsync.com" target="_blank">baspestrand@sugarsync.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yeah, CMAKE changed to relative pathing in VS2010 projects which fixes the issue with a bug in VS but I unfortunately can&#39;t use the newest CMAKE. I&#39;m stuck with 2.8.7 for now<br>

<div class="im"><br>
<br>
-----Original Message-----<br>
From: John Drescher [mailto:<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>]<br>
Sent: Thursday, January 31, 2013 12:02 PM<br>
To: Bryn Aspestrand<br>
Cc: <a href="mailto:cmake@cmake.org">cmake@cmake.org</a><br>
Subject: Re: [CMake] unable to view file properties using CMAKE 2.8.7 in VS2010<br>
<br>
&gt; Hey there. I created a bare minimum cmake project<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ADD_LIBRARY (foo foo.c)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; When I open that solution in VS2010 and right click on foo.c and<br>
&gt; select properties, the properties dialog comes up but when I try to<br>
&gt; view each property (C/C++ &gt; General, Optimization, Preprocessor,<br>
</div>&gt; etc...), nothing displays. The view is literally blank. No fields, just<br>
<div class="HOEnZb"><div class="h5">&gt; white. If I make the same project using the visual studio 2010 wizard<br>
&gt; instead of cmake, I am able to see properties.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Is there something I need to enable in CMAKE to see these properties<br>
&gt; or is this a bug?<br>
&gt;<br>
<br>
Properties work for my projects in VisualStudio 2010 for me when using<br>
CMake-2.8.10.2 to generate my projects.<br>
<br>
John<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>