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.

On Thu, Mar 12, 2009 at 4:40 PM, Robert Dailey <rcdai...@gmail.com> wrote:

> 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 properties for targets 
> documentation<http://cmake.org/cmake/help/cmake2.6docs.html#section_Properties%20on%20Targets>and
>  I did not see anything that would work for me.
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to