[CMake] Location of vcproj files

Robert Dailey rcdailey at gmail.com
Thu Mar 12 17:43:18 EDT 2009


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 <rcdailey at 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090312/b3b02659/attachment.htm>


More information about the CMake mailing list