Re: [CMake] Problem with CMake 3.3.0-rc3

2015-07-13 Thread Clifford Yapp
On Sat, Jul 11, 2015 at 5:07 AM, Stephen Kelly wrote: > Brad King wrote: > >> Steve, please take a look. It looks like the cmState methods >> RemoveUserDefinedCommands and RenameCommand need to work better >> together. This needs to be fixed for 3.3. > > Fixed with > > http://www.cmake.org/gitw

Re: [CMake] Problem with CMake 3.3.0-rc3

2015-07-11 Thread Stephen Kelly
Brad King wrote: > Steve, please take a look. It looks like the cmState methods > RemoveUserDefinedCommands and RenameCommand need to work better > together. This needs to be fixed for 3.3. Fixed with http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f2ee169d cmState: Restore renamed co

Re: [CMake] Problem with CMake 3.3.0-rc3

2015-07-09 Thread Brad King
On 07/09/2015 01:43 PM, Clifford Yapp wrote: > OK, more info - it looks like the problem is limited to the CMake GUI > configure (although I haven't been able to test ccmake, the basic > cmake works) and the test file is pretty simple: Thanks. I've narrowed it down to this session: -

Re: [CMake] Problem with CMake 3.3.0-rc3

2015-07-09 Thread Clifford Yapp
On Mon, Jul 6, 2015 at 11:53 AM, Brad King wrote: > Still, if we can easily fix 3.3 to not regress existing BRL-CAD > releases then we should do so. Can you use the above information > to strip it down to a minimal example showing the problem? OK, more info - it looks like the problem is limite

Re: [CMake] Problem with CMake 3.3.0-rc3

2015-07-06 Thread Brad King
On 07/02/2015 05:06 PM, Clifford Yapp wrote: > When running the BRL-CAD configure process with the latest CMake > release candidate, the first configure pass completes successfully. > The second pass fails almost immediately with the error: > > CMake Error at CMakeLists.txt:120 (configure_file): >

[CMake] Problem with CMake 3.3.0-rc3

2015-07-02 Thread Clifford Yapp
When running the BRL-CAD configure process with the latest CMake release candidate, the first configure pass completes successfully. The second pass fails almost immediately with the error: CMake Error at CMakeLists.txt:120 (configure_file): Unknown CMake command "configure_file". Configuring inc