[Cmake-commits] CMake branch, master, updated. v3.12.0-288-g5df471c

2018-07-23 Thread Kitware Robot
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index b6b5056..46e9fb9 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 12) -set(CMake_VERSION_PATCH 20180723) +set(CMake_VER

Re: [CMake] Parallel builds and auto generated header files

2018-07-23 Thread Andrew Fuller
Using configure_file() at CMake time will appear to work at first glance, but you'll wind up with stale information when you change revisions without any CMake change. CMake won't re-run automatically and thus your header file won't get updated. You'll need to do it at build time to ensure

[Cmake-commits] CMake branch, master, updated. v3.12.0-287-g949c621

2018-07-23 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 949c62175ed726cc434bb069a15c7e772c0b0fab (commit) via

[Cmake-commits] CMake branch, master, updated. v3.12.0-285-g21835a2

2018-07-23 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 21835a2cea52d5518762bab87d466387b8fb936b (commit) via

[Cmake-commits] CMake branch, master, updated. v3.12.0-283-g33dec05

2018-07-23 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 33dec05375558e99a6e2947e036f84a7a6315781 (commit) via

[Cmake-commits] CMake branch, release, updated. v3.12.0-8-gf478176

2018-07-23 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, release has been updated via f4781762363c0ae09705aae4ef5ff33df8bc4fb5 (commit) via