[CMake] CMakeGraphVizOptions not working consistently

2015-09-18 Thread Jon Hodgson via CMake
Hi, I'm using the graphviz functionality of CMake to allow me to extract dependencies and thus a sub-project build order for auto builds (I'm using buildbot, and building sub projects separately gives more informative feedback since I can see which ones fail) Now as part of that I generate a

[CMake] No CMAKE_CXX_COMPILER could be found

2015-04-17 Thread Jon Hodgson
HI, Running OSX Snow Leopard, XCode 5.1.1 Command line tools installed. If I type clang --version at the command line I get version 5.1 CMake 3.2.2 The first lines of outpuit I get are The CXX compiler identification is AppleClang 5.1.0.5030040 The C compiler identification is AppleClang

Re: [CMake] CMake and XCode 4.4.1

2013-07-21 Thread Jon Hodgson
It seems the problem is that CMake just isn't recognizing a compiler. It does ok with both 3.2.4 and 4.2.4 on Snow Leopard, but with 4.4.1 on Mountain Lion, no joy. On Sat, Jul 20, 2013 at 11:21 AM, Jon Hodgson jonhodgson.devli...@googlemail.com wrote: Hi, I have a CMake configured project

[CMake] CDash questions

2013-07-19 Thread Jon Hodgson
Hi, I'm currently in the process of setting up automatic builds using CMake, CTest and CDash So far I've got builds working, and subprojects seem to be successfully implemented, but there are a few things it would be useful to know. 1) Is there a way to quickly remove multiple builds from the