hello i know your family will be thrilled
http://g.msn.com.br/BR9/1369.0?http://cnbc7.com/news
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic
2011/5/30 Jan Dolecek :
> Hi guys,
> I like CMake and I'm trying to learn it, however I have problem with my
> project which I'm not able to solve for couple of days. The problem is, that
> my project depends on another library which I need to compile and which uses
> classic toolchain (autoconf +
Hi guys,
I like CMake and I'm trying to learn it, however I have problem with my
project which I'm not able to solve for couple of days. The problem is, that
my project depends on another library which I need to compile and which uses
classic toolchain (autoconf + configure). This library automati
On 05/30/2011 12:54 PM, Campbell Barton wrote:
> On Mon, May 30, 2011 at 1:55 AM, Michael Hertling wrote:
>> On 05/30/2011 02:58 AM, Campbell Barton wrote:
>>> Checking if this is possible since its quite verbose to have the same
>>> command 4 times, one for each configuration.
>>>
>>> For blender
On Mon, May 30, 2011 at 1:55 AM, Michael Hertling wrote:
> On 05/30/2011 02:58 AM, Campbell Barton wrote:
>> Checking if this is possible since its quite verbose to have the same
>> command 4 times, one for each configuration.
>>
>> For blender3d on windows we need to extract python into the insta
Hi,
I am seriously affected by the bug "VS 2010 generator improperly generates
AdditionalIncludeDirectories nodes"
(http://public.kitware.com/Bug/view.php?id=10798) in my project and do not
think that providing a patch file for CMake to our users is a practical option.
Does anybody know when
> Look at the following project for an
example:
>
> #
CMakeLists.txt: