[CMake] Trying to find a directory

Timo Rumland cr at olympclan.de
Thu Nov 23 18:11:42 EST 2006


Hello,

I'm trying to get a directory into a variable:

${PROJECT_BINARY_DIR} is "c:/project/test/buildfiles", now how can I
determine the relative path "../bin" resulting in
"c:/project/test/bin"?


Thanks a lot for your help



More information about the CMake mailing list