[CMake] Binary directory on different drive

Brad King brad.king at kitware.com
Mon Apr 22 11:54:35 EDT 2013


On 04/19/2013 07:08 PM, Robert Dailey wrote:
> C:\work\buildlibrary
> Instead of:
> C:\work\build\library
> 
> The slash between "build" and "library" is missing. Any reason for
> this? It doesn't do it if the source & binary directories are on the
> same drive letter.

Almost certainly this is:

 http://www.cmake.org/Bug/view.php?id=10072
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1df49282

Please try 2.8.11-rc2.

-Brad


More information about the CMake mailing list