? I thought cmake did the right
>>> thing for targets used in custom commands.
>>>
>>> Clint
>>>
>>> - Reply message -
>>> From: "Michael Jackson"
>>> Date: Wed, Jan 4, 2012 1:28 pm
>>> Subjec
On 01/04/2012 09:28 PM, Michael Jackson wrote:
> I am having trouble getting add_custom_Command and CMAKE_CFG_INTDIR to work
> correctly together. This is what I have so far.
>
> # -- Setup output Directories -
> SET (CMAKE_LIBRARY_OUTPUT_DIRECTORY
> ${PROJECT_BI
On Wed, Jan 4, 2012 at 7:14 PM, Bill Hoffman wrote:
> On 1/4/2012 4:27 PM, Michael Jackson wrote:
>>
>> Thanks! The definitely fixed the issue for ALL the platforms. I guess
>> I just have not been keeping up with all the additions to CMake. At
>> what version was this syntax introduced?
>
>
> Loo
On 1/4/2012 4:27 PM, Michael Jackson wrote:
Thanks! The definitely fixed the issue for ALL the platforms. I guess
I just have not been keeping up with all the additions to CMake. At
what version was this syntax introduced?
Looks like about a year ago:
http://cmake.org/gitweb?p=cmake.git;a=commi
te:
>>
>>> Have you tried excluding the ".exe" thing? I thought cmake did the right
>>> thing for targets used in custom commands.
>>>
>>> Clint
>>>
>>> - Reply message -
>>> From: "Michael Jackson&quo
e -
From: "Michael Jackson"
Date: Wed, Jan 4, 2012 1:28 pm
Subject: [CMake] Add Custom COmmand and CMAKE_CFG_INTDIR
To: "cmake@cmake.org List"
I am having trouble getting add_custom_Command and CMAKE_CFG_INTDIR to work
correctly together. This is what I have so far.
#
n"
> Date: Wed, Jan 4, 2012 1:28 pm
> Subject: [CMake] Add Custom COmmand and CMAKE_CFG_INTDIR
> To: "cmake@cmake.org List"
>
> I am having trouble getting add_custom_Command and CMAKE_CFG_INTDIR to work
> correctly together. This is what I have so
Have you tried excluding the ".exe" thing? I thought cmake did the right thing
for targets used in custom commands.
Clint
- Reply message -
From: "Michael Jackson"
Date: Wed, Jan 4, 2012 1:28 pm
Subject: [CMake] Add Custom COmmand and CMAKE_CFG_INTDIR
To: "cma
I am having trouble getting add_custom_Command and CMAKE_CFG_INTDIR to work
correctly together. This is what I have so far.
# -- Setup output Directories -
SET (CMAKE_LIBRARY_OUTPUT_DIRECTORY
${PROJECT_BINARY_DIR}/Bin
CACHE PATH
"Single Directory for all Libr