[CMake] Getting a filename from a target.

Brad King brad.king at kitware.com
Tue Feb 15 13:03:01 EST 2005


Moreland, Kenneth wrote:
> Could you elaborate a bit on the second point?  I assume this means that
> I cannot use the reference for variable substitution with CONFIGURE_FILE
> and expect the reference to work in, for example, a program or shell
> script.  But will it work if I save the reference in a CMake file and
> include it in another project?

That will work as long as the other project is built using the same 
generator.

-Brad


More information about the CMake mailing list