On Thu, Sep 17, 2009 at 03:08:44PM -0600, Clinton Stimpson wrote:
> I mentioned BundleUtilities.cmake in another email.
> It takes care of all this. I suggest you try it out.
Yup, I've been digging through the archives and reading about
BundleUtilities and GetPrerequisites (I guess my eyes glazed
On Thursday 17 September 2009 02:56:02 pm Tyler Roscoe wrote:
> As noted in the other question I just posted, I'm collecting all my 3rd
> party dependencies into one place so my application is self-contained.
>
> I'm using FindQt4 to manage the Qt stuff. FindQt4 has some clever logic
> where each b
As noted in the other question I just posted, I'm collecting all my 3rd
party dependencies into one place so my application is self-contained.
I'm using FindQt4 to manage the Qt stuff. FindQt4 has some clever logic
where each buildable unit that uses Qt can define the Qt submodules it
needs:
set