[cmake-developers] CMake identifies MacOSX10.7-Xcode43-ub as GNU, but it runs clang.

2014-04-26 Thread Stephen Kelly
Hi, This causes the failure of the WriteCompilerDetectionHeader test: http://open.cdash.org/testDetails.php?test=250378767build=3306874 Though the misidentification has been the case since before that refactoring: http://open.cdash.org/testDetails.php?test=247853583build=3293163 Could

Re: [cmake-developers] CMake identifies MacOSX10.7-Xcode43-ub as GNU, but it runs clang.

2014-04-26 Thread Stephen Kelly
Stephen Kelly wrote: Could this be because it is old clang which did not define __clang__? Apart from the misidentification, I don't understand how the WriteCompilerDetectionHeader test could have a different result than the compiler identification code. It should be checking the same

Re: [cmake-developers] cmake --find-package

2014-04-26 Thread Alexander Neundorf
On Friday, April 25, 2014 12:10:30 Alan W. Irwin wrote: On 2014-04-24 22:41+0200 Alexander Neundorf wrote: On Wednesday, April 23, 2014 14:45:45 Alan W. Irwin wrote: On 2014-04-23 22:40+0200 Alexander Neundorf wrote: On Wednesday, April 23, 2014 13:21:39 Alan W. Irwin wrote: On 2014-04-23

[CMake] CMAKE for openCV version 2.0.0 on Windows 7

2014-04-26 Thread Robert Agribot
When I use the CMAKE GUI (version 2.8.12.2), on OpenCV-2.0.0a-win32, to install that for Visual studio 2010 express, on my Windows 7 machine, CMAKE fails to make some of the .dll and .lib files. ) The opencv file cv200d.lib is missing, for example. Also, the CMAKE GUI does not display some of

Re: [CMake] Alternative for INCLUDE_EXTERMAL_MSPROJECT for Visual Studio 2012 generator

2014-04-26 Thread David Cole
A simple example: Sln1/CMakeLists.txt -- cmake_minimum_required(VERSION 2.8) project(project1) ADD_LIBRARY (project1 STATIC main.cpp) Sln2/CMakeLists.txt -- cmake_minimum_required(VERSION 2.8)

[CMake] Adding (external project) dependency to interface target

2014-04-26 Thread Jose Gonzalez
My project uses the external project functionality to download and install a headers-only library. I use an interface library to import that library dependency to my project. I'd like to add a dependency from the external project target to the interface library to trigger the library downloading

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2573-gc67496e

2014-04-26 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 c67496e058b5664da062e85522c3571252ba5025 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2575-g042e42a

2014-04-26 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 042e42a388062d8d121902b9834928266a4c6c2f (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2577-g897f685

2014-04-26 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 897f685f9d3a1e28bd3531ab181145ef76411192 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2579-g47a1c1b

2014-04-26 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 47a1c1b9930697494784e62d6440450702455fcb (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2581-gb4aa998

2014-04-26 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 b4aa9984f257d28ad8020be348b5d7ba54327325 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-727-gc8b76d5

2014-04-26 Thread Kitware Robot
20140426) +set(CMake_VERSION_PATCH 20140427) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- CMake