Sure.<br>Here is what I have(I&#39;ve tried it with double quotes as well):<br><br>set(Bob     /..)<br>set(Dave       ${Bob}/Dave)<br>set(D_src     ${Dave/Dave.cpp)<br><br>... and corresponding add executable command at which point the following error is produced:<br>
<span style=" color:#ff0000;"><br>CMake Error at CMakeLists.txt:100 (add_executable):</span>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  Cannot find source file:</span></p>

<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">    /../Dave/Dave.cpp</span></p>

<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp</span></p>

<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">  .hxx .in .txx</span></p><p style="margin: 0px; text-indent: 0px;"><br><span style="color: rgb(255, 0, 0);"></span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<span style=" color:#ff0000;"><br></span></p>

<p style="margin: 0px; text-indent: 0px; color: rgb(255, 0, 0);"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;">
Let me know if you would need more information.<br></p>Thanks for your help,<br>Vinay<br><br><div class="gmail_quote">On Tue, Aug 9, 2011 at 12:30 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt;       I&#39;ve been trying to access the parent directory by using<br>
&gt; CMakeLists.txt. However, the  &quot;../&quot; or &quot;..&quot; or &quot;/../&quot; notations don&#39;t access<br>
&gt; said parent directory.<br>
<br>
<br>
</div>Can you show a small example? I know this has worked for me.<br>
<font color="#888888"><br>
John<br>
</font></blockquote></div><br>