[Cmake-commits] CMake branch, master, updated. v3.14.2-690-gef9c38c

2019-04-14 Thread Kitware Robot via Cmake-commits
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 3bb36eb..4e7e400 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -1,5 +1,5 @@ # CMake version number components. set(CMake_VERSION_MAJOR 3) set(CMake_VERSION_MINOR 14) -set(CMake_VERSION_PATCH 20190414) +set(CMake_VER

[CMake] How to generate a non-standard platform and non-standard project file with the Visual studio generator

2019-04-14 Thread jeff
Hi all, Do you have any suggestions for generation of a non-standard platform and project file from Visual Studio. I'm trying to generate a file compatible with the Magic Leap Visual Studio Extension. The first problem I have is that the platform is ML, not the standard x86 or x64. The next

Re: [CMake] Ubuntu CMake Repository Now Available

2019-04-14 Thread Martin Weber
Am Freitag, 5. April 2019, 22:15:37 CEST schrieb Sergei Nikulov: > It would be great to see officialy supported rpm repository for > CentOS/Fedora as well! The open build service [1] supports packaging for many distros, including Debian. The project for cmake is here [2]. You could ask the