Re: [CMake] Packaging Best Practices for Linux

2012-05-20 Thread Alexander Neundorf
On Wednesday 16 May 2012, Michael Jackson wrote: ... That was VERY informative. This is what I was afraid of. With Windows and OS X even though there are 3 or 4 versions if you build for the earliest one (XP or 10.5) the binary has a really good chance of still running on the latest (Win7 or

Re: [CMake] Linking to libraries that depend on other libraries

2012-05-20 Thread Alexander Neundorf
On Thursday 17 May 2012, Andreas Pakulat wrote: Hi Am Donnerstag, 17. Mai 2012 schrieb Petr Kmoch : Hi David, there's a target property LINK_INTERFACE_LIBRARIES (and per-configuration variants) which can be used for this purpose. Starting with 2.8.7, target_link_libraries() also

Re: [CMake] Packaging Best Practices for Linux

2012-05-20 Thread Alexander Neundorf
On Thursday 17 May 2012, Craig Scott wrote: That was VERY informative. This is what I was afraid of. With Windows and OS X even though there are 3 or 4 versions if you build for the earliest one (XP or 10.5) the binary has a really good chance of still running on the latest (Win7 or

Re: [CMake] copy dependant shared libs locally

2012-05-20 Thread Alexander Neundorf
On Thursday 17 May 2012, Daniel Krikun wrote: Hello, I would like to trace shared library dependencies between targets (and also to external packages) and then copy required dll's to output bin directory (so that they are immediately available, without PATH editing) in the post-build.

Re: [CMake] target_link_libraries chain dynamic-static

2012-05-20 Thread Alexander Neundorf
On Thursday 17 May 2012, Petr Kmoch wrote: Hi Anton, you should look into target property LINK_INTERFACE_LIBRARIES (and its per-configuration variants) which controls transitive linking. target_link_libraries() also accepts LINK_INTERFACE_LIBRARIES as an argument mode, which sets the

Re: [CMake] Why is Ninja generator disabled by default?

2012-05-20 Thread Claus Klein
Hi Bill,thank youfor that info.Indeed, the only major issue I can see is the problem with broken CMakeLists.txt files.http://public.kitware.com/Bug/view.php?id=13105But the solution is quit simple: cmake must add the missing include rules.ninja to the generated build.ninja file.You should know,

Re: [CMake] Fwd: module and cmake

2012-05-20 Thread Alexander Neundorf
On Saturday 19 May 2012, Johannes Zarl wrote: Hello Paul, I don't know about your specific find_package file for FFTW, but we do use modules together with CMake, so I'll add my thoughts: As Eric already said, the modules command alters your environment. CMake doesn't know about shell

Re: [CMake] Packaging Best Practices for Linux

2012-05-20 Thread Eric Noulard
2012/5/20 Alexander Neundorf a.neundorf-w...@gmx.net: On Thursday 17 May 2012, Craig Scott wrote: [...] Can you put this information, how to build a LSB-compatible application using cmake, somewhere in the cmake wiki ? http://www.cmake.org/Wiki/CMake I guess this is a problem many cmake

[CMake] Downgrade CMake

2012-05-20 Thread Sason Ohanian Saki
Hi! I want to downgrade from cmake 2.8-8 to 2.8-4 on OS X. Is there an easy way to do this? I tried to remove CMake from applications but the installer still says that a newer version already exists? Thanks! /Sason -- Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [CMake] copy dependant shared libs locally

2012-05-20 Thread Alexander Neundorf
On Sunday 20 May 2012, Daniel Krikun wrote: I do that, but I want more. I want to trace third-parties. In general, I would wonder why there is no such functionality available in cmake, why is that there are all these helpful find* modules that find headers, static libs etc., but not dlls.

Re: [CMake] Packaging Best Practices for Linux

2012-05-20 Thread Andreas Mohr
Hi, On Sun, May 20, 2012 at 07:57:52AM -0400, cmake-requ...@cmake.org wrote: Date: Sun, 20 May 2012 13:46:49 +0200 From: Alexander Neundorf a.neundorf-w...@gmx.net Subject: Re: [CMake] Packaging Best Practices for Linux Can you put this information, how to build a LSB-compatible application

[CMake] How to use verbose and debug output for CPack under VS

2012-05-20 Thread norulez
Hello, how can I configure a project for Visual Studio to use the --verbose and the --debug options/command line parameters? Thanks in advance Best Regards NoRulez -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [CMake] Finding include directories when importing targets exported via install(EXPORT ...)

2012-05-20 Thread Alexander Neundorf
On Tuesday 15 May 2012, Matthew LeRoy wrote: Hi again, I'm working on setting up install(...) commands for a shared library project (call it libA), and I'm using the install(EXPORT ...) signature as has been recommended to me previously to export the shared library target so I can import it

[CMake] Windows 260 Char Limit Hit with CPack

2012-05-20 Thread David A. Alexander
We are running CPack remotely through Jenkins [1] to end up running a build/package process on a Windows 2008 Server machine and are seeing errors during the install into the _CPack_Packages directory because file paths exceeds the windows 260 character limit [2]. We have seen posts about

Re: [CMake] Windows 260 Char Limit Hit with CPack

2012-05-20 Thread Andreas Pakulat
Hi, On Mon, May 21, 2012 at 6:14 AM, David A. Alexander alexa...@txcorp.comwrote: We are running CPack remotely through Jenkins [1] to end up running a build/package process on a Windows 2008 Server machine and are seeing errors during the install into the _CPack_Packages directory because

Re: [cmake-developers] FinQt4/UseQt4 / module QtWebKit isn't found with Qt 4.8.1 even if installed

2012-05-20 Thread Adrien Guinet
On Wed, 16 May 2012 08:34:22 +0200, Michael Wild them...@gmail.com wrote: On 05/16/2012 06:51 AM, Adrien Guinet wrote: Hello everyone, It seems that, in Qt 4.8.1 (at least in the Debian packages), the QtWebKit module isn't shipped in a separated .so (libQtWebKit.so). Thus, this makes

Re: [cmake-developers] Do not take CPackNSIS-warnDESTDIRandABSOLUTE yet

2012-05-20 Thread Eric Noulard
2012/5/17 Eric Noulard eric.noul...@gmail.com: Hi there, I did merge CPackNSIS-warnDESTDIRandABSOLUTE to next may be a little early. It is functional and do not introduce any regression but I think I should make some renaming in order to be more consistent. The variables:

[Cmake-commits] CMake branch, next, updated. v2.8.8-2896-gba60beb

2012-05-20 Thread Eric Noulard
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 ba60beb24288eae6a3dcd9424457a8a20abbd8d3 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.8-2898-g8bf185c

2012-05-20 Thread Eric Noulard
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 8bf185c42eafb51321a9bdb6c0c2720eaebe20b8 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.8-196-g4af6480

2012-05-20 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 6f45c4f..3f5edf4 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 8) SET(CMake_VERSION_PATCH 8) -SET(CMake_VERSION_TWEAK 20120520