Re: [CMake] request feature cmake -E tar

2006-04-26 Thread Brad King
Xavier Delannoy wrote: hi all, it would be great to have the '-C' option example : cmake -E tar xvzf mytar.tgz -C mydestdir Feature requests may be submitted here: http://www.cmake.org/Bug For now try this: cmake -E chdir mydestdir cmake -E tar xvzf /path/to/mytar.tgz -Brad

[CMake] request feature cmake -E tar

2006-04-26 Thread Xavier Delannoy
hi all, it would be great to have the '-C' option example : cmake -E tar xvzf mytar.tgz -C mydestdir regards, -- Xavier Delannoy ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake