[CMake] Custom target with just cmake files in it

Robert Dailey rcdailey at gmail.com
Tue Oct 25 11:43:30 EDT 2011


Bumping this too since I'd like an answer! :P

---------
Robert Dailey


On Fri, Oct 21, 2011 at 3:08 PM, Robert Dailey <rcdailey at gmail.com> wrote:

> I have a folder with a bunch of cmake modules in it that contain my custom
> CMake code used across all projects.
>
> I only generate for visual studio, so I was thinking it would be useful to
> have a dummy project in my solution named "_cmake" that contains nothing but
> my *.cmake files in it.
>
> How would I create such a project? It needs to show up in ANY solution
> opened that is generated at any level via call to project().
>
> ---------
> Robert Dailey
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111025/9c410c3a/attachment.htm>


More information about the CMake mailing list