Hi,
I noticed while poking around CMake's compiler modules that the defaults for
XL are kind of inconsistent. Specifically, If you look here:
https://github.com/Kitware/CMake/blob/master/Modules/Compiler/XL-C.cmake
CMake adds -qalias=noansi by default, which prevents a bunch of
optimizations.
I am proud to announce the third CMake 3.3 release candidate.
Sources and binaries are available at:
http://www.cmake.org/download/
Documentation is available at:
http://www.cmake.org/cmake/help/v3.3
Release notes appear below and are also published at
http://www.cmake.org/cmake/help/v3.3/
> -Original Message-
> From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Stuermer,
> Michael SP/HZA-ZSEP
> Sent: Friday, June 26, 2015 14:47
> To: cmake-develop...@cmake.org; cmake@cmake.org
> Subject: [CMake] C# support?
>
> Hi and sorry for cross-posting this on both lists,
>
>
Hi and sorry for cross-posting this on both lists,
I checked the mailing list history about the C#/.NET support topic and realized
that the interest in C# support seems to have declined a bit.
I am right now in the need of good C# support and adding external project files
is not that much of an
Hey all,
i've recently run into a problem (both windows/mingw and unix/intel)
where the cmake-generated build files
create too long command lines that break the overall build. more
precisely, the build system uses architecture paths etc
and hence there are long include directories for many pack