Re: [CMake] CPack and windows maximum path legth

2013-03-12 Thread Jakub Zakrzewski
-Original Message- From: Eric Noulard [mailto:eric.noul...@gmail.com] Sent: Dienstag, 12. März 2013 15:39 To: Jakub Zakrzewski Cc: cmake@cmake.org Subject: Re: [CMake] CPack and windows maximum path legth 2013/3/12 Jakub Zakrzewski : > Hi All! > > I have recently reached th

Re: [CMake] CPack and windows maximum path legth

2013-03-12 Thread Eric Noulard
2013/3/12 Jakub Zakrzewski : > Hi All! > > I have recently reached the maximum path length using CPack on windows. The > problem is that the project I'm working on has a directory hierarchy that > cannot be changed. Somebody some time ago decided on concrete paths and if I > try to change it, I

[CMake] CPack and windows maximum path legth

2013-03-12 Thread Jakub Zakrzewski
Hi All! I have recently reached the maximum path length using CPack on windows. The problem is that the project I'm working on has a directory hierarchy that cannot be changed. Somebody some time ago decided on concrete paths and if I try to change it, I got into real trouble. All our tools hav