On 11/04/2011 02:20 PM, Daniel Dekkers wrote:
> Hi Michael,
>
> Thanks for the reply.
>
> Maybe, we are trying to achieve too many goals at once.
>
> In our case, what we really want most of all is to show all the examples and
> the lib as independent projects inside a main project (a solution
Hi,
It seems CMake download is broken or missing.
I want to get latest CMake for Windows, so I do:
1) Load http://cmake.org/
2) Navigate to Resources -> Download which leads to:
http://cmake.org/cmake/resources/software.html
3) Click linked cmake-2.8.6-win32-x86.exe
4) I get HTML page with Kitwar
On 11/02/2011 05:36 PM, Michael Wild wrote:
> Thanks ;-)
>
> Michael
Just an additional remark: Instead of generating the proxy headers
in CMakeLists.txt, i.e. at configuration time, one might also have
them generated by a custom command, i.e. at build time, which has
the $ expression available.
On 11/05/2011 03:24 AM, Dan Kegel wrote:
> On Fri, Nov 4, 2011 at 6:09 PM, Michael Hertling wrote:
>> NOT isn't a constant but a boolean operator like AND/OR/EXISTS etc.,
>> and none of the latters is case-sensitive at the moment, so why
>> should NOT be the sole exception?
>
> Right, I meant to