[CMake] Custom target with just cmake files in it

Robert Dailey rcdailey at gmail.com
Fri Oct 21 16:08:45 EDT 2011


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/20111021/e817d93b/attachment.htm>


More information about the CMake mailing list