[CMake] cpack and paths too long

Andrea Crotti andrea.crotti.0 at gmail.com
Thu Apr 19 11:33:08 EDT 2012


On 04/19/2012 04:13 PM, Eric Noulard wrote:
> Could you build out-of-source in a small path?
> like
>
> small/path/build
> when your source would be in
> long/path/source
>
> cpack should only work with file in the build tree.
>
> this is a workaround but it may work.
>
> By the way:
>    Which version of CMake/CPack are you using?
>    With which platforms/compiler combination(s) are your working?
>

I suppose I could yes, I could copy the things I need to c:\tmp maybe 
and use it like this,
not a great solution but if it's the only way to go...
Running:
cmake 2.8.7
cpack 2.8.7
on windows 7



More information about the CMake mailing list