The patch in issue #3796 has not been applied to the CMake &#39;next&#39; branch yet. I think it is too late to consider for the 2.8.2 release, but it could easily be in for the release after that if it&#39;s acceptable as-is. (And somebody pushes it to next for testing on the dashboards...)<br>

<br>However, it would be nice to generalize that feature so that it works with Xcode in addition to Visual Studio. There&#39;s a note in the bug to that effect.<br><br><br><br>Thanks,<br>David<br><br><br><div class="gmail_quote">
On Tue, Jun 15, 2010 at 4:09 AM, Aeschbacher, Fabrice <span dir="ltr">&lt;<a href="mailto:Fabrice.Aeschbacher@siemens.com" target="_blank">Fabrice.Aeschbacher@siemens.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
Will the nice PROJECT_GROUP feature described here:<br>
<br>
<a href="http://public.kitware.com/Bug/view.php?id=3796" target="_blank">http://public.kitware.com/Bug/view.php?id=3796</a><br>
<br>
be in this release?<br>
<br>
Regards,<br>
<font color="#888888">Fabrice Aeschbacher<br>
</font><div><div></div><div><br>
&gt;<br>
&gt; I am happy to announce that CMake 2.8.2 has entered the release<br>
&gt; candidate stage! You can find the source and binaries here:<br>
&gt; <a href="http://www.cmake.org/files/v2.8/" target="_blank">http://www.cmake.org/files/v2.8/</a>.<br>
&gt;<br>
&gt; Following is the list of changes in this release. (If you notice<br>
&gt; something missing please let me know and I will add it to the official<br>
&gt; release when 2.8.2 is finalized.)<br>
&gt;<br>
&gt; Changes in CMake 2.8.2 RC 1 (since CMake 2.8.1)<br>
&gt; - Build on Tru64 (#10542)<br>
&gt; - Build on mingw-w64<br>
&gt; - Build on old Sun (#10550, #10543)<br>
&gt; - CPack: Add native BZip2 support<br>
&gt; - CPack: Set compression type in RPM spec (#10363)<br>
&gt; - CPack: Try harder to initialize staging directory (#10793)<br>
&gt; - CTest: Add --stop-time argument<br>
&gt; - CTest: Cost data with &#39;-j&#39;<br>
&gt; - CTest: Fix memory report<br>
&gt; - CTest: Glob for uncovered files during coverage tests<br>
&gt; - CTest: Option to specify cdash server<br>
&gt; - CTest: PHP Coverage support<br>
&gt; - CTest: Process tree kill for OpenBSD, FreeBSD, kFreeBSD, GNU/Hurd<br>
&gt; - CTest: Report failure in Update.xml<br>
&gt; - CTest: Submit author email in Update.xml<br>
&gt; - CTest: Teach ctest_update about Git submodules<br>
&gt; - Cygwin: Export all symbols with ENABLE_EXPORTS (#10122)<br>
&gt; - Do not list file names during &#39;cmake -E tar xz&#39;<br>
&gt; - Documentation: Comply with &quot;XHTML 1.0 Strict&quot;<br>
&gt; - Documentation: Fix typo in CMAKE_LIBRARY_PATH (#10291)<br>
&gt; - Documentation: Fix typo in HAS_CXX docs (#10578)<br>
&gt; - Documentation: More consistent command signatures<br>
&gt; - Eclipse: Do not add INCLUDE to environment twice<br>
&gt; - Enable extra CodeBlocks generator on Cygwin<br>
&gt; - ExternalProject: Support .zip and .bz2 archives, MD5 verification<br>
&gt; - ExternalProject: Reconfigure when args change (#10258)<br>
&gt; - ExternalProject: Support Git, SVN username/password<br>
&gt; - FindCurses: Fix for cygwin ncurses package<br>
&gt; - FindHSPELL: Version support<br>
&gt; - FindJava: Error if version is not found only when REQUIRED<br>
&gt; - FindJava: Support runtime and development components (#9840)<br>
&gt; - FindKDE4: Prefer kdeconfig results over system paths<br>
&gt; - FindMPEG: Check for &#39;vo&#39; library<br>
&gt; - FindPNG: Support png 1.4 versioned lib names (#10551)<br>
&gt; - FindPkgConfig: Add QUIET keyword to pkgconfig macros (see #10469)<br>
&gt; - FindZLIB: GnuWin32 support, version support (#5588)<br>
&gt; - FindwxWidget: Fix CXX flag parsing (#10209)<br>
&gt; - Fix .pdb name attribute in VS project files (#10614)<br>
&gt; - Fix CodeBlocks to work with Fortran-only<br>
&gt; - Fix VS 2010 custom commands (#10503)<br>
&gt; - Fix VS 6 support for COMPILE_DEFINITIONS_MINSIZEREL (#10700)<br>
&gt; - Fix cross-compiling from Linux to iPhone (#10526)<br>
&gt; - Fix documentation typos<br>
&gt; - Fix g95 Fortran compiler support<br>
&gt; - Fix uname masking in file(WRITE) and write_file (#10789)<br>
&gt; - GetPrerequisites: Provide an override hook<br>
&gt; - Handle non-ASCII terminators in file(STRINGS)<br>
&gt; - Module fixes: FindPythonLibs, FindQt4, FindX11, FindwxWidgets<br>
&gt; - PathScale Fortran compiler tool detection<br>
&gt; - Qt4 OpenGL framework fix<br>
&gt; - Qt4ConfigDependentSettings.cmake Qt4Macros.cmake UseQt4.cmake<br>
&gt; - Recognize ARM ABI/EABI with GNU compilers<br>
&gt; - Recognize Clang compiler<br>
&gt; - Search basic directories on &quot;Generic&quot; platform<br>
&gt; - Set MSVC* variables consistently on all generators, and test<br>
&gt; - Support SunPro C++ 5.11 on Linux (new compiler)<br>
&gt; - Support VS 10 Express (related to #10670)<br>
&gt; - Support compression with &#39;cmake -E tar&#39;<br>
&gt; - Support multiple arguments in CC,CXX,FC environment variables<br>
&gt; - Support per-configuration librarian flags (#10768)<br>
&gt; - Support per-platform initial ASM language flags (#10577)<br>
&gt; - Use Fortran ABI detection results conservatively<br>
&gt; - Use libarchive to replace the unmaintained libtar<br>
&gt; - UseQt4: Support QtMultimedia (#10675)<br>
&gt; - bootstrap: Fix make tool detection (#10544)<br>
&gt; - cmake-gui: Add simple grouped view<br>
&gt; - cmake-gui: Support build tree under symlink (#9975)<br>
&gt; - Cleanup modules FindASPELL, FindAVIFile, FindBZip2, FindDart,<br>
&gt;  FindEXPAT, FindGCCXML, FindGLU, FindHSPELL, FindJasper, FindLibXml2,<br>
&gt;  FindLibXslt, FindMPEG, FindOpenAL, FindPhysFS, FindQuickTime,<br>
&gt;  FindSubversion, FindZLIB.<br>
&gt;<br>
&gt;<br>
&gt; Please try this version of CMake on your projects and report any<br>
&gt; issues to the list or the bug tracker.<br>
&gt;<br>
&gt; Happy building!<br>
&gt;<br>
&gt; -Dave<br>
</div></div><div><div></div><div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the CMake FAQ at:<br>
&gt; <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
&gt; </div></div></blockquote></div><br>