[Cmake-commits] CMake branch, master, updated. v3.13.0-rc2-275-g75b8513

2018-10-31 Thread Kitware Robot
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 4481ea4..0ee5b60 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 20181031) +set(CMake_VER

Re: [CMake] Finding out how "cmake" was run

2018-10-31 Thread Alan W. Irwin
On 2018-10-31 14:17- Ian Cullen wrote: Looks like someone had a similar idea to you a few days ago - https://gitlab.kitware.com/cmake/cmake/issues/18505 Also discussed previously: https://gitlab.kitware.com/cmake/cmake/issues/14756 https://gitlab.kitware.com/cmake/cmake/issues/16833 In

Re: [CMake] Support of ${MPIEXEC_EXECUTABLE} in try_run

2018-10-31 Thread Robert Maynard
No, if you need the executable to be launched by mpiexec you will need to use some combination od custom_commands instead of try_run On Tue, Oct 30, 2018 at 12:37 PM Hector E Barrios Molano wrote: > > Hi CMake Users, > > Is there a way to use ${MPIEXEC_EXECUTABLE} during execution of a program >

[CMake] How to "unescape" CXXFLAGS option using CMake 3.12.3

2018-10-31 Thread Chris Rankin
Hi, I am trying to add this compiler-specific G++ option to CXXFLAGS: -frandom-seed=$(shell sha256sum $< | awk '{print $$1}') This option obviously needs to be parsed by GNU Make before G++ can use it, and so I am doing the following: add_compile_options(SHELL:"-frandom-seed=$(shell

[Cmake-commits] CMake branch, release, updated. v3.13.0-rc2-21-g09e36f9

2018-10-31 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 09e36f9978609eb7efda101590ba685df850f5c8 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.13.0-rc2-274-g7f68e4a

2018-10-31 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 7f68e4a1636a1691422e7a97873d34e1f5612fa1 (commit) via