On Tue, Nov 6, 2012 at 2:00 AM, Fat-Zer <fatzer2(a)gmail.com> wrote:
2012/11/6 <cricketc(a)gmail.com>om>:
Thanks - I did that, removed the empty cmake
directory, and renamed
the tde-common-cmake folder to cmake. That seems to have helped with
that error.
Seems like there could be a better way to handle the shared cmake files?
-Ben
On Mon, Nov 5, 2012 at 9:37 PM, Calvin Morrison <mutantturkey(a)gmail.com> wrote:
It should be sufficiant to run:
git submodule init && git submodule update
This will automatically clone cmake and admin subdirectories.
Thanks for the explanations. I saw that in the documentation but
didn't really understand it. Makes sense now. :)
-Ben