On Mon, Nov 21, 2011 at 2:03 PM, James Bigler wrote:
> On Mon, Nov 21, 2011 at 1:55 PM, James Bigler wrote:
>
>> On Mon, Nov 21, 2011 at 1:47 PM, Bill Hoffman
>> wrote:
>>
>>>
>>> On Nov 21, 2011 3:41 PM, "Brad King" wrote:
>>> >
>>> > On 11/21/2011 3:33 PM, James Bigler wrote:
>>> >>
>>> >> On
On Mon, Nov 21, 2011 at 1:55 PM, James Bigler wrote:
> On Mon, Nov 21, 2011 at 1:47 PM, Bill Hoffman wrote:
>
>>
>> On Nov 21, 2011 3:41 PM, "Brad King" wrote:
>> >
>> > On 11/21/2011 3:33 PM, James Bigler wrote:
>> >>
>> >> On Mon, Nov 21, 2011 at 9:39 AM, Brad King > brad.k...@kitware.com>> wr
On Mon, Nov 21, 2011 at 1:47 PM, Bill Hoffman wrote:
>
> On Nov 21, 2011 3:41 PM, "Brad King" wrote:
> >
> > On 11/21/2011 3:33 PM, James Bigler wrote:
> >>
> >> On Mon, Nov 21, 2011 at 9:39 AM, Brad King brad.k...@kitware.com>> wrote:
> >>On 11/18/2011 12:50 PM, James Bigler wrote:
> >>
On Nov 21, 2011 3:41 PM, "Brad King" wrote:
>
> On 11/21/2011 3:33 PM, James Bigler wrote:
>>
>> On Mon, Nov 21, 2011 at 9:39 AM, Brad King > wrote:
>>On 11/18/2011 12:50 PM, James Bigler wrote:
>>What I'm envisioning is developing a new custom build tool,
>>call it CMake Custo
On Mon, Nov 21, 2011 at 1:41 PM, Brad King wrote:
> On 11/21/2011 3:33 PM, James Bigler wrote:
>
>> On Mon, Nov 21, 2011 at 9:39 AM, Brad King > brad.k...@kitware.com>**> wrote:
>>On 11/18/2011 12:50 PM, James Bigler wrote:
>>What I'm envisioning is developing a new custom build tool,
On 11/21/2011 3:33 PM, James Bigler wrote:
On Mon, Nov 21, 2011 at 9:39 AM, Brad King mailto:brad.k...@kitware.com>> wrote:
On 11/18/2011 12:50 PM, James Bigler wrote:
What I'm envisioning is developing a new custom build tool,
call it CMake Custom Command (or CCC for short)
On Mon, Nov 21, 2011 at 9:39 AM, Brad King wrote:
> On 11/18/2011 12:50 PM, James Bigler wrote:
>
>> What I'm envisioning is developing a new custom build tool,
>> call it CMake Custom Command (or CCC for short)
>>
>
> Would the custom commands in the project files just invoke this tool on
> ever
On 11/18/2011 12:50 PM, James Bigler wrote:
What I'm envisioning is developing a new custom build tool,
call it CMake Custom Command (or CCC for short)
Would the custom commands in the project files just invoke this tool on every
build?
-Brad
--
Powered by www.kitware.com
Visit other Kitwar
I make heavy use of the add_custom_command feature for compiling CUDA code
with FindCUDA.cmake. Lately when doing more and more developement with VS
2010, I've experiences several issues with the Custom Build Tool as
implemented by MSbuild. I've filed three bugs with Microsoft, and all but
one so