[cmake-developers] [CMake 0015042]: Add CPACK_PACKAGE_COMPONENT_NAME that naming component packages gets more flexible

2014-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15042 == Reported By:Lucas Betschart Assigned To:

Re: [cmake-developers] [patch] Qt plugins are missing when deploying

2014-07-28 Thread Brad King
On 07/24/2014 03:57 AM, Mathieu MARACHE wrote: I added two plugins qnativewifi and qtga that where missing in FindQt4.cmake Applied, thanks: FindQt4: Add nativewifi and qtga plugins http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4b5052b0 -Brad -- Powered by www.kitware.com Please

Re: [cmake-developers] Install in Build Tree

2014-07-28 Thread Brad King
On 07/25/2014 09:54 AM, Daniele E. Domenichelli wrote: Some projects also arrange their layout within the build tree to look like the install tree by setting CMAKE_RUNTIME_OUTPUT_DIRECTORY[_CONFIG] and related variables appropriately. That's exactly what I would like to be able to do, but

Re: [cmake-developers] [Review Request] Topic CMakePackageConfigHelpers_build_tree

2014-07-28 Thread Brad King
On 07/25/2014 10:00 AM, Daniele E. Domenichelli wrote: Sorry if I insist, but I still don't understand why not allowing to be able to use CMakePackageConfigHelpers for the build tree I didn't mean to imply that the patch is not acceptable. After the revisions to the documentation from our

Re: [cmake-developers] CMake generates Makefiles that don't parallelize as much as they could.

2014-07-28 Thread Brad King
On 07/24/2014 05:47 PM, Nick Overdijk wrote: I'm using target_include_directories of A to get some include directories into B well, so I can't use target_link_libraries(A INTERFACE B), Can you clarify this with sample code please? and I can't seem to use the OBJECT-way neither since B's

Re: [cmake-developers] CPack IFW generator

2014-07-28 Thread Brad King
On 07/23/2014 04:44 PM, Brad King wrote: These draft commits are now in 'next' for upstream testing. After squashing in one fixup for building with CMake 2.8.9 this feature is now in master: CPack: Add an IFW generator for Qt Framework Installer

Re: [cmake-developers] [Review Request] Topic CMakePackageConfigHelpers_build_tree

2014-07-28 Thread Daniele E. Domenichelli
On 28/07/14 16:11, Brad King wrote: On 07/25/2014 10:00 AM, Daniele E. Domenichelli wrote: Sorry if I insist, but I still don't understand why not allowing to be able to use CMakePackageConfigHelpers for the build tree I didn't mean to imply that the patch is not acceptable. After the

[cmake-developers] [CMake 0015043]: How to convert Visual Studio .props file into cmake

2014-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.gccxml.org/Bug/view.php?id=15043 == Reported By:Ravi Raman Assigned To:

[cmake-developers] [CMake 0015044]: How to convert existing Visual Studio .targets file to cmake

2014-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.gccxml.org/Bug/view.php?id=15044 == Reported By:Ravi Raman Assigned To: