Re: [CMake] Confusing problem with building VTK via external project

2011-04-13 Thread kent williams
Strange as it may seem, there must have been something fracked up in my Emacs environment because this craziness went away when I restarted Emacs. Though the particulars of how this began are mysterious. On Wed, Apr 13, 2011 at 10:26 AM, David Cole wrote: > On Wed, Apr 13, 2011 at 11:04 AM, kent

Re: [CMake] Confusing problem with building VTK via external project

2011-04-13 Thread David Cole
On Wed, Apr 13, 2011 at 11:04 AM, kent williams wrote: > I've all of a sudden started having trouble building VTK via an > ExternalProject. OS X, CMake 2.8.4, Standard GCC 4.2 compilers, stock > VTK 5.6.1. > > output of make VERBOSE=1 of the top-level project, you can see that > QT_QMAKE_EXECUTAB

[CMake] Confusing problem with building VTK via external project

2011-04-13 Thread kent williams
I've all of a sudden started having trouble building VTK via an ExternalProject. OS X, CMake 2.8.4, Standard GCC 4.2 compilers, stock VTK 5.6.1. output of make VERBOSE=1 of the top-level project, you can see that QT_QMAKE_EXECUTABLE is set, but when CMake runs, it somehow ignores the variables se