[CMake] CMake extracting tar via execute_process does not allow extraction in subdirectories

Saad Khattak saadrustam at gmail.com
Tue Apr 2 21:31:58 EDT 2013


That prints the directory in the console:

Z:/engine/src/mySDK

But did not extract to it. Note that mySDK exists, and the tar is in the
'src' folder and I am able to extract in the 'src' folder properly.

- Saad

On Tue, Apr 2, 2013 at 1:58 AM, Eric Noulard <eric.noulard at gmail.com> wrote:

> COMMAND ${CMAKE_COMMAND} -E echo "WD  = ${CMAKE_CURRENT_SOURCE_DIR}/
> someSubdirectory"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130402/b4e5282a/attachment.htm>


More information about the CMake mailing list