[Cmake-commits] CMake branch, master, updated. v3.13.0-rc1-135-gaab69cc

2018-10-17 Thread Kitware Robot
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index afd6f42..beafab2 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 13) -set(CMake_VERSION_PATCH 20181017) +set(CMake_VER

[Cmake-commits] CMake branch, master, updated. v3.13.0-rc1-134-g4fc8e8b

2018-10-17 Thread Kitware Robot
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, master has been updated via 4fc8e8b023c4ebce94a8baacbc086b72ec399aba (commit) via

[Cmake-commits] CMake branch, master, updated. v3.13.0-rc1-132-g78681bf

2018-10-17 Thread Kitware Robot
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, master has been updated via 78681bf001f4f29cf2f452327587669078a39461 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.13.0-rc1-126-gcd4ed3e

2018-10-17 Thread Kitware Robot
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, master has been updated via cd4ed3ecb2ecfe3e2043ae0338a02323a508e0dd (commit) via

Re: [CMake] Pre-install targets?

2018-10-17 Thread David Thompson
Hi all, After some hallway conversation, here is a follow-up: The consensus was that there were 2 options for the documentation target: + Leave documentation out of the install step when documentation is not built as part of the ALL target. + Change the configuration option for documentation

Re: [CMake] [ANNOUNCE] CMake 3.13.0-rc1 is ready for testing

2018-10-17 Thread Robert Maynard
Thanks for spotting this and this will need to be handled for 3.13. I have opened an issue to track the progress of the fix: https://gitlab.kitware.com/cmake/cmake/issues/18466 On Wed, Oct 17, 2018 at 9:37 AM Hendrik Sattler wrote: > > Zitat von Robert Maynard : > > * The "BundleUtilities" module

Re: [CMake] [ANNOUNCE] CMake 3.13.0-rc1 is ready for testing

2018-10-17 Thread Hendrik Sattler
Zitat von Robert Maynard : * The "BundleUtilities" module may no longer be included at configure time. This was always a bug anyway. See policy "CMP0080". This now warns about the use of DeployQt4.cmake that ships with CMake. So this module should be fixed? At least it should set this policy

[cmake-developers] CMake Server and the "Language Server Protocol" support [Qt Creator 4.8 / Visual Studio Code]

2018-10-17 Thread Cristian Adam
Hi, With the announcement of Qt Creator 4.8 Beta we can see that it supports Microsoft's Language Server Protocol . How far is CMake from having such support in server mode?

Re: [cmake-developers] [ANNOUNCE] CMake 3.13.0-rc1 is ready for testing

2018-10-17 Thread Rolf Eike Beer
Am 2018-10-09 20:17, schrieb Brad King: On 10/09/2018 02:00 PM, Rolf Eike Beer wrote: Seems like you missed one part of the announcement mail ;) Policies == The announcement comes from the release notes, and all policies are mentioned there in relevant bullets. We've never called them

Re: [CMake] Error using sudo ./bootstrap && make && make install

2018-10-17 Thread David Demelier
Le 16/10/2018 à 23:04, Frank Tocci a écrit : Hello, I am trying to install Cmake and I am running into an error when I enter the install directory and run sudo ./bootstrap && make && make install as specified in the README file Hello, You're not supposed to do sudo bootstrap. You should