[CMake] RE: CMake 2.4.1/VC71 Why the wierd <project>.dir subdirs?
Kishore, Jonnalagadda (IE10)
Kishore.Jonnalagadda at honeywell.com
Fri May 11 00:58:32 EDT 2007
> -----Original Message-----
> From: cmake-bounces+kishore.jonnalagadda=honeywell.com at cmake.org
> [mailto:cmake-bounces+kishore.jonnalagadda=honeywell.com at cmake.org] On
> Behalf Of Trevor Kellaway
> Sent: Friday, May 11, 2007 12:15 AM
> To: cmake at cmake.org
> Subject: RE: [CMake] RE: CMake 2.4.1/VC71 Why the wierd <project>.dir
> subdirs?
>
> Kishore,
>
> > Perhaps you could use GET_DIRECTORY_PROPERTY()?
> >
> > GET_DIRECTORY_PROPERTY(INC_LIST INCLUDE_DIRECTORIES)
> > GET_DIRECTORY_PROPERTY(DEFS DEFINITIONS)
>
> Thanks, I don't know how I missed this one.
Thanks to Filipe Sousa who pointed it out to me on this list! ;-)
Regards,
Kishore
More information about the CMake
mailing list