[cmake-developers] Generating information for C++ tools in cmake (patch)

Brad King brad.king at kitware.com
Fri Jan 14 14:05:15 EST 2011


On 01/14/2011 01:58 PM, Manuel Klimek wrote:
> Hm, I was actually going more for a bool option - I'd really like a
> file name that's easily recognizable by a tool with minimal user
> configuration.

Sure.  If you are trying to create a standard file name/format then you
should choose a marketable name for it.  That will make it recognizable,
distinct, "googleable", and not tied to CMake or any build system.
It will also provide a meaningful name for the CMake option:

$ cmake ... -DCMAKE_EXPORT_$coolname=1

-Brad



More information about the cmake-developers mailing list