CMAKE help if cwd not git dir
authorArokux X <arokux@gmail.com>
Thu, 24 Oct 2013 13:53:39 +0000 (21:53 +0800)
committerAndy Green <andy.green@linaro.org>
Thu, 24 Oct 2013 13:53:39 +0000 (21:53 +0800)
commite0b3d13fbf4bd74385d96bc3aedb552780954443
tree280b4f6701ff565d42a144debb82cf18305fce63
parent8d15cf4a14e3b9d875133b5a947c07750f56d1e1
CMAKE help if cwd not git dir

Hi all,

please consider applying the patch below. The git is called in some
different directory and that is why fails. I'm not sure why it was
called in different directory, maybe because I build libwebsockets
with CMake's ExternalProject.

Best,
Arokux

Signed-off-by: Arokux X <arokux@gmail.com>
CMakeLists.txt