[cmake-developers] compile-defs-debugging and framework-interface-includes

2013-07-22 Thread Stephen Kelly

Hi there,

compile-defs-debugging is failing with some Visual Studio generators. I 
don't have those ides to figure out what is going wrong. My reading of the 
Preprocessor test indicates that if my new test fails, that one should too, 
so I don't understand where the problem is.

The framework-interface-includes test is also failing on all macs, after I 
changed it to use a regex to match a framework. I don't have ready access to 
a mac for a few days to find out what is wrong there.

Can I get some help with those issues?

Thanks,

Steve.


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers


Re: [cmake-developers] compile-defs-debugging and framework-interface-includes

2013-07-22 Thread clinton
- Original Message -
 
 Hi there,
 
 compile-defs-debugging is failing with some Visual Studio generators. I
 don't have those ides to figure out what is going wrong. My reading of the
 Preprocessor test indicates that if my new test fails, that one should too,
 so I don't understand where the problem is.
 
 The framework-interface-includes test is also failing on all macs, after I
 changed it to use a regex to match a framework. I don't have ready access to
 a mac for a few days to find out what is wrong there.
 
 Can I get some help with those issues?
 
 Thanks,
 
 Steve.
 

I've pushed a fix for you on stage/framework-interface-includes.

Clint
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers


Re: [cmake-developers] compile-defs-debugging and framework-interface-includes

2013-07-22 Thread Stephen Kelly
clin...@elemtech.com wrote:

 The framework-interface-includes test is also failing on all macs, after
 I changed it to use a regex to match a framework. I don't have ready
 access to a mac for a few days to find out what is wrong there.
 
 I've pushed a fix for you on stage/framework-interface-includes.

Awesome, thanks. I've squashed it into the original.

Thanks,

Steve.




--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers