trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2012

Re: [trinity-devel] tqtinterface cmake files

From: Fat-Zer <fatzer2@...>
Date: Tue, 6 Nov 2012 11:00:06 +0400
2012/11/6  <cricketc@...>:
> 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@...> wrote:

It should be sufficiant to run:
git submodule init && git submodule update
This will automatically clone cmake and admin subdirectories.