Re: [CMake] CMake for Mac outputting .xcode instead of .xcodeproj

2013-03-11 Thread Jensen, Vern
Just found out this is a bug fixed in 2.8.10. So I'll just install that version. http://public.kitware.com/Bug/view.php?id=13144 -Vern Vern Jensen Software Engineer Artificial Intelligence in Medicine (AIM) Program jens...@cshs.or

[CMake] CMake for Mac outputting .xcode instead of .xcodeproj

2013-03-11 Thread Jensen, Vern
I am using CMake 2.8.8 ("cmake -version" in Console confirms this). Recently it has been building ".xcode" projects, which are for Xcode 1.0 to 2.0, instead of .xcodeproj which is the newer file format. It used to output the proper file type. Any ideas why the change? Just doing: pushd ~/depot/

[CMake] CMake for Mac outputting .xcode instead of .xcodeproj

2013-03-11 Thread Jensen, Vern
I am using CMake 2.8.8 ("cmake -version" in Console confirms this). Recently it has been building ".xcode" projects, which are for Xcode 1.0 to 2.0, instead of .xcodeproj which is the newer file format. It used to output the proper file type. Any ideas why the change? Just doing: pushd ~/depot/