[CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-30 Thread Custin, Jay (CSC Sw Middleware)
Q: What makes you think there is a problem in Tests/CMakeLists.txt? A: Certainly the "problem" could exist in any of the myriad of files that get processed as a result of the Tests/CMakeLists.txt file, but I base my hypothesis on the following MESSAGE statements which I added to the main

Re: [CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-30 Thread Bill Hoffman
On 10/30/2015 11:18 AM, Custin, Jay (CSC Sw Middleware) wrote: Interrupting/preventing the automatic execution of the bootstrapped CMake in the end of the bootstrap script and then try to execute it from the shell prompt using the same basic switches I used for the "simple" project above. This

[CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-30 Thread Custin, Jay (CSC Sw Middleware)
don't consider that that big of a deal so down on the To Do list. -Original Message- From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Bill Hoffman Sent: Friday, October 30, 2015 12:00 PM To: cmake@cmake.org Subject: Re: [CMake] CMake on OpenVMS - Apparent roadblock buried within

[CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-28 Thread Custin, Jay (CSC Sw Middleware)
I thought I had turned the final corner and only had the “home stretch” left to get to the finish line… and then a brick wall suddenly appeared to block my way… So the configuration/bootstrap script seems to blissfully get all the way to the end and even displays the following:

Re: [CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-28 Thread Bill Hoffman
Questions inline: On 10/28/2015 3:35 PM, Custin, Jay (CSC Sw Middleware) wrote: So the configuration/bootstrap script seems to blissfully get all the way to the end and even displays the following: - CMake has bootstrapped. Now run make. Except