[CMake] cross platform way to unzip

Nils Gladitz nilsgladitz at gmail.com
Tue Dec 22 06:57:16 EST 2015


On 22.12.2015 12:54, Owen Hogarth II wrote:
>
> Is there a standardized way to unzip a file with cmake that can work 
> on all of cmake's target platforms?

cmake -E tar x foo.zip

Nils


More information about the CMake mailing list