[CMake] visual studio working directory

Mehdi Rabah mehdi.rabah at gmail.com
Tue Aug 5 11:10:04 EDT 2008


Hi,

I was wondering what is the default working directory while debugging a
target in visual studio ? Is it $EXECUTABLE_OUTPUT_PATH ?

I'm using a relative path for finding a file in my code and I have a problem
because the working dir should be (for me) $EXECUTABLE_OUTPUT_PATH/Debug or
$EXECUTABLE_OUTPUT_PATH/Release (or whatever where the binaries are).

I've also found this message :
http://www.mail-archive.com/cmake@cmake.org/msg14461.html
Did you have a chance to work on this ?

Regards
--
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080805/8857ded4/attachment.htm>


More information about the CMake mailing list