On Mon, 07 Apr 2014 10:34:01 -0500 Brooks Davis wrote:
> On Sat, Apr 05, 2014 at 10:44:59AM +, Max Brazhnikov wrote:
> > On Thu, 03 Apr 2014 13:05:40 -0500 Brooks Davis wrote:
> > > I'm working on some more clang ports that will build using cmake and I
> > > need to install them in a subdirecto
On Sat, Apr 05, 2014 at 10:44:59AM +, Max Brazhnikov wrote:
> On Thu, 03 Apr 2014 13:05:40 -0500 Brooks Davis wrote:
> > I'm working on some more clang ports that will build using cmake and I
> > need to install them in a subdirectory of ${PREFIX}. I've got them
> > working using the following
On Thu, 03 Apr 2014 13:05:40 -0500 Brooks Davis wrote:
> I'm working on some more clang ports that will build using cmake and I
> need to install them in a subdirectory of ${PREFIX}. I've got them
> working using the following patch which add CMAKE_PREFIX as an analog to
> GNU_CONFIGURE_PREFIX.
I