>
> The next major release will likely be CMake 3.1 -- and the fix you've
> found will be in that release automatically, as it will be based on
> 'master' when it is created.
>
>
Related, it should also include support for extended length paths at the
cmake level.  This converts paths to the special
\\?\D:\foo1\...\foo90\...\fooetc.\bar syntax for cmake filesystem commands
like rmdir, delete, etc., which lets Windows operate on paths up to 32k in
length.  It's yet to be tested though as to whether or not the extended
length path syntax can work inside generators.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to