Re: [cmake-developers] Ninja: Recognize OBJECT and CMAKE_C_COMPILER in CMAKE_DEPFILE_FLAGS_${lang}

2012-03-25 Thread Peter Collingbourne
On Fri, Mar 23, 2012 at 08:52:42AM -0400, Brad King wrote: On 3/22/2012 12:23 PM, Amine Khaldi wrote: I've attached a patch that allows us (ReactOS) ... to properly track dependencies in rc files. Peter, as maintainer of the Ninja generator how does this look to you? I think this is fine,

[CMake] Global compiler flags

2012-03-25 Thread Daniel Stonier
What is the preferred way to set global compiler flags? I'd usually set this in CMAKE_CXX_FLAGS, but I'm building a cmake project that is not mine, so I don't have access to their CMakeLists.txt files. My first thought was to configure it in an initial cache file, but that disrupts the sequence

[CMake] Distinguishing between dll's and exe's

2012-03-25 Thread Daniel Stonier
On windows dll and exe targets both use the RUNTIME_OUTPUT_DIRECTORY, however we'd actually like to send these to two different locations depending on whether they are dll or exe. Is there a way to distinguish between these or is the only way to apply a set_target_properties rule for every dll

[CMake] CPATH vs CMAKE_INCLUDE_PATH

2012-03-25 Thread Daniel Stonier
What is the preferred way of passing include directories globally to your cmake project from the command line? I was looking at CMAKE_INCLUDE_PATH but noticed that it just helps it find files, it doesn't actually add the directories to the build. You have to do that via include_directories().

Re: [CMake] [CPACK] symlink problem and man cpack issue

2012-03-25 Thread kassim orra
Hi David, First, thanks for the help. I didn't use any argument, I posted all my cpack script. I really don't know why, there is somewhere I could change the /lib path inside the cpack script ? I posted all my cpack code, I'm starting to write it and when I finally work's, Im gonna change it

Re: [CMake] [CPACK] symlink problem and man cpack issue

2012-03-25 Thread Eric Noulard
2012/3/25 kassim orra kassimo...@gmail.com: Hi David, First, thanks for the help. I didn't use any argument, I posted all my cpack script. I really don't know why, there is somewhere I could change the /lib path inside the cpack script ? May be the problem is not with CPack but with your

Re: [CMake] Problems with coverage on OS X Server

2012-03-25 Thread P. Martin
Check your SDK version if you are on Lion or Mt. Lion. On 10.8, Mt. Lion, you should be using XCode-4.4. For Lion 10.7.3, this is what I have as of March 25, 2012: $ xcodebuild -version Xcode 4.3.2 Build version 4E2002 gcov (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)

[Cmake-commits] CMake branch, next, updated. v2.8.7-3340-gdc4e0ba

2012-03-25 Thread Peter Collingbourne
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 dc4e0babcb387dd9e5bec83954214e46d81653f6 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-796-g58db6ac

2012-03-25 Thread KWSys Robot
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, master has been updated via 58db6ac2991ee00536f7aded84811f1e3eead906 (commit) from