[cmake-developers] [CMake 0012426]: cmake --find-package doesn't seem to set language correctly

2011-08-27 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12426 == Reported By:Stephen Kelly Assigned To:

Re: [cmake-developers] [CMake] TGZ installer following links

2011-08-27 Thread Johan Björk
Attached patches to the bug and on this email. ( http://public.kitware.com/Bug/**view.php?id=12284http://public.kitware.com/Bug/view.php?id=12284 .) I did not make it an option yet, as I'm not sure exactly how it should be done. However 0002-kwsys: This is just broken and should be fixed.

[cmake-developers] cmake-2.8.5 build error on the MinGW/MSYS/wine platform

2011-08-27 Thread Alan W. Irwin
As an experiment on the MinGW/MSYS/wine platform I tried to build cmake from the bash.exe command line as follows: cmake -G MSYS Makefiles \ -DCMAKE_INSTALL_PREFIX=/z/home/wine/newstart1/cmake/install \ /z/home/software/cmake/cmake-$CMAKE_VERSION cmake.out make make.out where

Re: [CMake] CMake FindBLAS and FindLAPACK patches

2011-08-27 Thread don la dieu
Hi Alexey- Sorry for the delay in getting back to you. Attached are updates to the FindBLAS you sent me (well, actually trunk.) FindLAPACK was fine. It tightens up the default directory detection (it prefers the the most current version it can find) and fixes a couple of typos. I didn't add the

Re: [CMake] TGZ installer following links

2011-08-27 Thread Johan Björk
Attached patches to the bug and on this email. ( http://public.kitware.com/Bug/**view.php?id=12284http://public.kitware.com/Bug/view.php?id=12284 .) I did not make it an option yet, as I'm not sure exactly how it should be done. However 0002-kwsys: This is just broken and should be fixed.

[CMake] deploy VS2008 application

2011-08-27 Thread Yifei Li
Hi, The application I deployed is a DEBUG version and I have include(InstallRequiredSystemLibraries) in my CMakeLists.txt. However, msvc(m/p/r)90.dll instead of msvc(m/p/r)90d.dll are copied to the destination folder. Any idea why this happened? Thanks Yifei

Re: [CMake] deploy VS2008 application

2011-08-27 Thread John Drescher
The application I deployed is a DEBUG version and I have include(InstallRequiredSystemLibraries) in my CMakeLists.txt. However, msvc(m/p/r)90.dll instead of msvc(m/p/r)90d.dll are copied to the destination folder.  Any idea why this happened? Do you realize that it is a violation of your

Re: [CMake] deploy VS2008 application

2011-08-27 Thread Yifei Li
I want to provide more information: 1. CMAKE_BUILD_TYPE is debug 2. The debug version of QtCore and QtGui libraries are copied into the destination folder correctly On Aug 27, 2011, at 4:11 PM, Yifei Li wrote: Hi, The application I deployed is a DEBUG version and I have

Re: [CMake] deploy VS2008 application

2011-08-27 Thread Yifei Li
On Aug 27, 2011, at 4:52 PM, John Drescher wrote: The application I deployed is a DEBUG version and I have include(InstallRequiredSystemLibraries) in my CMakeLists.txt. However, msvc(m/p/r)90.dll instead of msvc(m/p/r)90d.dll are copied to the destination folder. Any idea why this

Re: [CMake] deploy VS2008 application

2011-08-27 Thread J Decker
This bit of code works well, skip the isntallation, so I can put them where I want if debug, only grab debug (otherwise you get msvcrtX and mvcrtXd ) the install (in this case in destination bin/project mode which you will probably want to change. # get the libraries.. SET(

[Cmake-commits] CMake branch, next, updated. v2.8.5-1741-g56a66a7

2011-08-27 Thread Stephen Kelly
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 56a66a783ea6f49553869884af2f458d28db2b07 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.5-1743-gbe72c04

2011-08-27 Thread Stephen Kelly
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 be72c0419a457a8519d86c6cab4a4bd2651f6e2d (commit) via