Meh, I found out that I could use CMAKE_CURRENT_BINARY_DIR. I was looking for a specific target property for this which I guess is the wrong place to look. However, it would still be useful to figure out the BINARY_DIR for a target without actually being in that directory.<br>
<br><div class="gmail_quote">On Thu, Mar 12, 2009 at 4:40 PM, Robert Dailey <span dir="ltr"><<a href="mailto:rcdailey@gmail.com">rcdailey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I need to find a way to obtain the location of a vcproj file generated by CMake for a specific target. Is there a way to do this? I was looking over the <a href="http://cmake.org/cmake/help/cmake2.6docs.html#section_Properties%20on%20Targets" target="_blank">properties for targets documentation</a> and I did not see anything that would work for me.<br>
</blockquote></div><br>