[CMake] header-only project for VS2005

Philip Lowman philip at yhbt.com
Thu Apr 30 08:23:46 EDT 2009


On Thu, Apr 30, 2009 at 8:20 AM, Philip Lowman <philip at yhbt.com> wrote:

> On Wed, Apr 29, 2009 at 2:27 PM, Hicham Mouline <hicham at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090430/c1134e5d/attachment.htm>


More information about the CMake mailing list