Re: [cmake-developers] [CMake] libc++ usage in CMake with Clang?

2018-08-21 Thread Ian Henriksen
On Tue, Aug 21, 2018 at 6:40 PM Craig Scott wrote: > > On Wed, Aug 22, 2018 at 7:18 AM, Robert Dailey > wrote: > >> On Tue, Aug 21, 2018 at 3:47 PM Craig Scott >> wrote: >> > Excuse the brevity, but it sounds like you might be looking for the >> CXX_EXTENSIONS target property (sorry if I've

Re: [cmake-developers] [CMake] Need ideas/opinions on third party library management

2016-08-13 Thread Ian Henriksen
look at https://repo.continuum.io/pkgs/ to see the packages available by default. There is also support for people uploading their own "channels" for packages on anaconda.org. The conda-forge channel in particular has a lot of additional packages. Hopefully that's more like what you're lo

Re: [cmake-developers] Question related to Visual Studio 14 2015 [MyTarget]

2016-02-09 Thread Ian Henriksen
l Studio 14 2015 Win64", adding the toolset flag "-TLLVM-vs2014" got clang to work. https://github.com/boostorg/hana/wiki/Setting-up-Clang-on-Windows was really helpful in figuring some of this out. All that aside, seamless interaction between clang-cl and MSVC 2015 is defini

Re: [cmake-developers] Fixing compilation with MinGW-W64

2015-04-22 Thread Ian Henriksen
On Wed, Apr 22, 2015 at 8:23 AM Brad King brad.k...@kitware.com wrote: On 04/21/2015 10:13 PM, Ian Henriksen wrote: There was an old thread http://public.kitware.com/pipermail/cmake-developers/2014-November/023743.html from November of last year discussing fixes for compilation with MinGW

[cmake-developers] Fixing compilation with MinGW-W64

2015-04-21 Thread Ian Henriksen
. Thanks! -Ian Henriksen fix_mingw64_compile.patch Description: Binary data -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each