On Thu, Apr 30, 2009 at 8:20 AM, Philip Lowman <phi...@yhbt.com> wrote:
> On Wed, Apr 29, 2009 at 2:27 PM, Hicham Mouline <hic...@mouline.org>wrote: > >> Hello, >> >> I use cmake to generate a VS2005 solution as well as linux/g++ makefiles. >> I have a directory containing headers only and subdirs also with headers >> only, >> However I wish to display 1 project for that directory, and filters 1 for >> each of the subdirs. >> There is nothing to build for that dir, but I wish to show it in VS2005. >> >> How to do? > > > Firstly, don't use CMake 2.6.3 for this because it won't work (there is a > bug). Use 2.6.2 or the latest 2.6.4RC. > What I meant to say is that "intellisense" or "autocomplete" or whatever the heck they call it will not work. I assume this is the reason for using the header-only project. -- Philip Lowman
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake