[cmake-developers] Ninja: Custom Command file depends don't need to exist before building

2014-06-17 Thread Adam Strzelecki
This is related to discussion at http://www.cmake.org/Bug/view.php?id=14972 and your commit 539356f12. I am writing it here since you are not following this bug, and maybe somebody else can also elaborate on this subject. As you can see Brad me managed to fix some duplicated phony rules issue

[cmake-developers] CMake 3.0 find_patch changes?

2014-06-17 Thread Matthäus G. Chajdas
Hi, I've just tried my FindOpenCL Module in cmake-next, and with 3.0, it doesn't work as expected (on Windows) Before I submit the fix, I wanted to check back that I was indeed doing it wrong before. In my find_path, I used the following call: find_path(OpenCL_INCLUDE_DIR NAMES CL/cl.h

Re: [CMake] Cygwin drive paths are killing me

2014-06-17 Thread David Cole via CMake
I am sure you will reply to some of my points, ... Nope. I'm done for now. :-) but I would like to say in advance that I appreciate your different point of view even though I might not always agree with it, and I am sure vice versa. Same here. Our society desperately needs more reasoned

[CMake] header files/build orgainization with cmake

2014-06-17 Thread majo huber
Hi @all, I have a question regarding the organization of the header files of libraries. I have a meta project with following structure: metaproj1/ |-- CMakeLists.txt |-- lib1/ |-- include/ | | | `-- lib1.h | |-- CMakeLists.txt | `-- lib1.c `-- proj2/ |-- CMakeLists.txt

Re: [CMake] header files/build orgainization with cmake

2014-06-17 Thread Marcel Loose
Hi Majo, We have a similar situation. I assume you want to use lib1 in proj2 at build time, without doing a separate install. The way I solved this involves symbolic links, which AFAIK only work on Unix-like systems. We have an include directory inside the build directory that is populated with

[CMake] ctest local coverage

2014-06-17 Thread Rashad M
Hi, How to check code coverage locally? -- Regards, Rashad -- 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 offering,

Re: [CMake] install(QUIET ...)

2014-06-17 Thread J Decker
updated http://public.kitware.com/Bug/view.php?id=13761 adds ability to use set_property(GLOBAL PROPERTY QUIET_INSTALL ON ) Although this is a global option instead of just on a specific install target, which I can see may also be useful. On Fri, Jun 13, 2014 at 3:02 AM, Nils Gladitz

[Cmake-commits] CMake branch, next, updated. v3.0.0-3779-g84a8d51

2014-06-17 Thread Stephen Kelly
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 84a8d51fc9dad5e504ccada5bd1160aba24bce59 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-3781-g58d2a05

2014-06-17 Thread Clinton Stimpson
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 58d2a0513d75a02a8013cf9c0d9da518358ff8e1 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-3783-gce0fc37

2014-06-17 Thread Clinton Stimpson
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via ce0fc375226be1602328576c1b3a5ba2671530e5 (commit) via