[Cmake-commits] CMake branch, master, updated. v3.5.2-544-g2e6684c

2016-05-01 Thread Kitware Robot
_VERSION_MINOR 5) -set(CMake_VERSION_PATCH 20160501) +set(CMake_VERSION_PATCH 20160502) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[cmake-developers] [CMake 0016087]: get_filename_component has incomplete documentation

2016-05-01 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=16087 == Reported By:regnirpsj Assigned To:

Re: [CMake] Unknown CMake command "macro_ensure_version"

2016-05-01 Thread Nicholas Braden
I found several different versions of basically the same code in many projects, but it looks like openbabel is what you are trying to compile: https://github.com/baoilleach/openbabel-svn-mirror/blob/master/cmake/modules/MacroEnsureVersion.cmake Do you have this file in /cmake/modules/ ? It looks

[CMake] How to set the dependency in cmake

2016-05-01 Thread vakano
Hi, In make, gcc got the option -MMD to generate the dependency list of the object file(.o.d), is there any way know how to set it in the cmake? Thanks, vakano -- View this message in context: http://cmake.3232098.n2.nabble.com/How-to-set-the-dependency-in-cmake-tp7593382.html Sent from the

[CMake] Unknown CMake command "macro_ensure_version"

2016-05-01 Thread Douglas Houston
Hi, I am trying to use Cmake to compile a program on Scientific Linux release 6.7, and I get the following error with both the precompiled binary and my own compiled version of Cmake: [root@drhwks]# ~/cmake-3.5.2-Linux-x86_64/bin/cmake ~/openbabel-2.3.2 CMake Error at CMakeLists.txt:20