Re: [cmake-developers] Compiler features/extensions remaining/future issues

2014-06-15 Thread Stephen Kelly
Brad King wrote: On 06/13/2014 05:19 AM, Stephen Kelly wrote: 11) WriteCompilerDetectionHeader vs GenerateExportHeader IMO these two modules are solving orthogonal problems and should not be mixed. I'm not sure I agree. GenerateExportHeader needs to know about deprecation in order to

[CMake] How to query the SYSTEM flag for directory property INCLUDE_DIRECTORIES

2014-06-15 Thread Gregor Jasny
Hello, while working on -isystem support for cotire I did not find a way to query the SYSTEM flag on the INCLUDE_DIRECTORIES directory property. Did I miss something or was this omitted intentionally? Thanks, Gregor -- Powered by www.kitware.com Please keep messages on-topic and check the

Re: [CMake] Cygwin drive paths are killing me

2014-06-15 Thread David Cole
Why are you holding back so much from giving us your real opinion of Cygwin? :-) Sorry about that, I'll have to try harder ;-) Seriously though, I wonder if some of your complaints have an answer. I'm sure they do. Also, I think it is important for Windows users to have access to

Re: [CMake] Question regarding External Project add and VTK

2014-06-15 Thread jmerkow
Ok I have one final question. One of the project is built using CMake but does not contain a config file. On unix systems (make file based generators) it works fantastic, but with windows (and I presume xcode), the libraries are output to the buildtype directory. i.e. Debug/ or Release/. I can

[CMake] find_library and caching

2014-06-15 Thread Lucas Soltic
Hello, I use a FindSomeLib.cmake script for my project, for which there is a variable (let's call it LINK_STATIC) to define if one wants to link against SomeLib statically. The default is to look for dynamic libraries. The issue is that when first running CMake's configure, the user may

Re: [CMake] find_library and caching

2014-06-15 Thread Nils Gladitz
On 15.06.2014 19:33, Lucas Soltic wrote: I use a FindSomeLib.cmake script for my project, for which there is a variable (let's call it LINK_STATIC) to define if one wants to link against SomeLib statically. The default is to look for dynamic libraries. The issue is that when first

Re: [CMake] find_library and caching

2014-06-15 Thread Lucas Soltic
Le 15 juin 2014 à 20:19, Nils Gladitz nilsglad...@gmail.com a écrit : On 15.06.2014 19:33, Lucas Soltic wrote: I use a FindSomeLib.cmake script for my project, for which there is a variable (let's call it LINK_STATIC) to define if one wants to link against SomeLib statically. The default

Re: [CMake] Cygwin drive paths are killing me

2014-06-15 Thread Marco Atzeri
On 14/06/2014 21:31, Alan W. Irwin wrote: On 2014-06-14 12:25-0400 David Cole wrote: The difficulty of uninstalling it, and the difficulty of replicating a cygwin environment that is on one machine *exactly* on another machine with *all* the same components at *all* the same versions ... these

Re: [CMake] Cygwin drive paths are killing me

2014-06-15 Thread J Decker
Of course someone like me find some upsides, like having a large number of unix tools available on windows, otherwise we will have no users nor any packagers I guess over the years I've just ended up collecting small static versions of 'unix tools' in my tools folder under unix cp, rm,

[CMake] CDash quesitions

2014-06-15 Thread Robert Ramey
I have a dashboard set up at: http://my.cdash.org/index.php?project=Safe+Numericsfiltercount=1showfilters=1field1=buildstarttime/datecompare1=83value1=1%20year%20ago I've had a couple of problems getting it working - but it seems to work and now I have a few questions. a) I generated some bogus

[Cmake-commits] CMake branch, master, updated. v3.0.0-1138-g8af01cd

2014-06-15 Thread Kitware Robot
20140615) +set(CMake_VERSION_PATCH 20140616) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- CMake