[CMake] adding a Visual Studio 2005 deployment project to a solution

Bill Hoffman bill.hoffman at kitware.com
Fri Apr 18 10:38:14 EDT 2008


Steffen Froehlich wrote:
> How would I go about adding a visual studio deployment project to a 
> solution?
> 
>  
> 
> INCLUDE_EXTERNAL_MSPROJECT does not work. When I run cmake it tells me 
> there is an xml parse error, but still creates the solution. When I open 
> the solution Visual Studio thinks it’s from an older version and wants 
> me to update the whole solution.
> 
>  

We have a test case for include_external_msproject that works. Can you 
provide a small example?  Are you mixing versions of vs?  (i.e. create 
for vs 8, and include external vs7?)


-Bill


More information about the CMake mailing list