Re: [cmake-developers] Emit link commands to file?

2016-04-09 Thread Dave Gittins
So, it should be pretty easy to emit a json file containing those - and maybe listing the other targets on which each target depends? That'd be very useful. On Sun, Apr 10, 2016 at 1:03 AM, Tamás Kenéz wrote: > For the "Unix Makefiles" generator, there's already a

Re: [cmake-developers] Emit link commands to file?

2016-04-09 Thread Tamás Kenéz
For the "Unix Makefiles" generator, there's already a link.txt in /CMakeFiles/.dir Tamas -- 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

[cmake-developers] [CMake 0016057]: FindBoost: No imported target when components not specified

2016-04-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=16057 == Reported By:Tatsuyuki Ishi Assigned To:

[cmake-developers] Emit link commands to file?

2016-04-09 Thread Dave Gittins
Enabling CMAKE_EXPORT_COMPILE_COMMANDS causes CMake to emit compile_commands.json, to be picked up by llvm tools or other custom stuff. This is very useful. Can we also have a link_commands.json that records the link commands that produce each target? That would allow a whole new set of

[cmake-developers] [Patch] Improve documentation of FindMPI

2016-04-09 Thread Christoph Grüninger
Dear CMake developers, please find attached patch to improve the formatting of the FindMPI documentation. Bye Christoph -- My new computer came with Windows 7. Windows 7 is much more user-friendly than Windows Vista. I don't like that. [Sheldon, S03E13] >From