[cmake-developers] [CMake 0013174]: Option 'GZ' has been deprecated use 'RTC1' instead of 'GZ'

2012-04-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13174 == Reported By:RolandSchulz Assigned To:

Re: [CMake] Eclipse project and MKL libraries

2012-04-28 Thread Eric Noulard
2012/4/28 Giovanni Azua brave...@gmail.com: On Apr 27, 2012, at 10:44 PM, Eric Noulard wrote: What do you mean executes just fine from the command line? I mean that I can build all the targets in command line without problem and execute them without any problems. Command line that you

[CMake] Ralph Barth/AEH/DBS/GDB ist außer Haus. Original subject: 'CMake Digest, Vol 96, Issue 63'

2012-04-28 Thread Ralph . Barth
Ralph Barth will be out of the office starting 28/04/2012 and will be returning on 02/05/2012. Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten. WLLM related questions pls. contact Sebastian Neusüß and Jens Keil. Theo Price Feed from EDRE pls contact Jens Keil

Re: [CMake] Eclipse project and MKL libraries

2012-04-28 Thread Eric Noulard
2012/4/28 Giovanni Azua brave...@gmail.com: On Apr 28, 2012, at 8:56 AM, Eric Noulard wrote: I mean that I can build all the targets in command line without problem and execute them without any problems. Command line that you crafted by hand or command line generated by CMake using say

Re: [CMake] Is there a setting for Windows DLL file targets that's similar to CMAKE_EXE_LINKER_FLAGS ?

2012-04-28 Thread Petr Kmoch
Hi David, I believe what you're looking for is CMAKE_SHARED_LINKER_FLAGS. Petr On Sat, Apr 28, 2012 at 1:10 AM, david_bjorn...@agilent.com wrote: We here are trying to setup VS2010 for generating code coverage dataand for that I need to add a linker flag /PROFILE . For adding that to exe

Re: [CMake] Eclipse project and MKL libraries

2012-04-28 Thread Giovanni Azua
On Apr 28, 2012, at 8:56 AM, Eric Noulard wrote: target_link_libraries(benchmark ${MKL_LIBRARIES}) I cannot ensure this is OK because the FindMKL.cmake module does not seem to be in CMake source. Thank you! this solved the compilation issue in Mac OS X still a progress :) but not in

Re: [CMake] Eclipse project and MKL libraries

2012-04-28 Thread Eric Noulard
2012/4/28, Giovanni Azua brave...@gmail.com: On Apr 28, 2012, at 8:56 AM, Eric Noulard wrote: target_link_libraries(benchmark ${MKL_LIBRARIES}) I cannot ensure this is OK because the FindMKL.cmake module does not seem to be in CMake source. Thank you! this solved the compilation issue in

Re: [CMake] Eclipse project and MKL libraries

2012-04-28 Thread Hendrik Sattler
Am Samstag, 28. April 2012, 16:53:01 schrieb Giovanni Azua: On Apr 28, 2012, at 8:56 AM, Eric Noulard wrote: target_link_libraries(benchmark ${MKL_LIBRARIES}) I cannot ensure this is OK because the FindMKL.cmake module does not seem to be in CMake source. Thank you! this solved the

Re: [CMake] Wiki: version compatibility matrix

2012-04-28 Thread Johannes Zarl
Hi David, I tried to upload the new matrix today, but the page on standard modules is too big (112kb): On my current internet connection I get a timeout before the upload finishes. Maybe you can do the upload? The text is available from https://github.com/jzarl/cmake-

Re: [CMake] Eclipse project and MKL libraries

2012-04-28 Thread Giovanni Azua
Hi HS, On Apr 28, 2012, at 6:49 PM, Hendrik Sattler wrote: I get the following error trying to debug/execute: dyld: Library not loaded: libmkl_rt.dylib Referenced from: /Users/bravegag/code/fastcode_project/build_debug/test_matrix Reason: image not found .dylib on Ubuntu? Shouldn't that

[Cmake-commits] CMake branch, next, updated. v2.8.8-2746-gdd550af

2012-04-28 Thread David Cole
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 dd550af8461ccfb0f99dbccb3064b3cd97a2fa44 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.8-87-gcfb909a

2012-04-28 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 53635f4..8bb088b 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 20120428