[Cmake] including external projects

Phil Pritchett p.pritchett at 2d3.com
Mon Oct 29 07:58:19 EST 2001


I was going to write a command that will allow CMake to include external MS
projects in a workspace along with a list of dependencies. Just wanted to
make sure that no one had done this already, or had any objections. 
It will look something like :
INCLUDE_EXTERNAL_MSPROJECT(name location dep1 dep2 ...)

Phil


> -----Original Message-----
> From: William A. Hoffman [mailto:bill.hoffman at kitware.com]
> Sent: Friday, October 26, 2001 2:48 PM
> To: Phil Pritchett
> Cc: Cmake Mailing List (E-mail); VXL Mailing List (E-mail)
> Subject: Re: [Cmake] file/project specific compile flags
> 
> 
> At 10:54 AM 10/26/2001 +0100, Phil Pritchett wrote:
> 
> I was thinking.  When we created the MSPROJECT_TEMPLATE stuff, there
> where no flags like CMAKE_CXX_FLAGS_DEBUG|RELEASE|RELMINSIZE.
> 
> Perhaps the best thing to do is live with the 4 different builds, but 
> customize them for
> each site.   The could even be set in a projects CMakeLists.txt file.
> 4 builds should be enough.
> 
> -Bill
> 
> 
> >o CMakeWindowSystemConfig.cmake is always taken from the system CMake
> >Templates  directory rather than the one specified by
> >MSPROJECT_TEMPLATE_DIRECTORY. is this the correct behaviour ?
> >o even though you can add build types to the various MS 
> templates the search
> >and replace used to generated the project files is hardcoded in, so I
> >couldn't add  CMAKE_CXX_FLAGS_MYBUILD into the project templates.
> 

This e-mail, and any attachment, is confidential. If you have received it in
error, please delete it from your system, do not use or disclose the
information in any way, and notify me immediately.



More information about the CMake mailing list