: "Michael Hertling"
To: cmake@cmake.org
Sent: Sunday, August 28, 2011 8:33:47 PM
Subject: Re: [CMake] Install optional targets
On 08/29/2011 01:20 AM, Tim Gallagher wrote:
> Hi,
>
> I asked about this awhile back and haven't had any luck with it, so I'll try
> agai
On 08/29/2011 01:20 AM, Tim Gallagher wrote:
> Hi,
>
> I asked about this awhile back and haven't had any luck with it, so I'll try
> again.
>
> What we are trying to do is have a project (called Utilities) that has a
> bunch of targets (the actual utility executables). Let's say there are 4
>
Tim Gallagher wrote:
> Hi,
>
> I asked about this awhile back and haven't had any luck with it, so I'll
> try again.
>
> What we are trying to do is have a project (called Utilities) that has a
> bunch of targets (the actual utility executables). Let's say there are 4
> utils: pre, post, grid, a
Hi,
I asked about this awhile back and haven't had any luck with it, so I'll try
again.
What we are trying to do is have a project (called Utilities) that has a bunch
of targets (the actual utility executables). Let's say there are 4 utils: pre,
post, grid, and restart. We would like to do som