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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake
