[CMake] Forcing vc guiids to be the same
Matthew Campbell
Matthew.Campbell at emergent.net
Wed Oct 18 13:07:58 EDT 2006
Understood. Thanks for the info guys.
-Matt
-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com]
Sent: Wednesday, October 18, 2006 12:45 PM
To: Matthew Campbell
Cc: cmake at cmake.org
Subject: Re: [CMake] Forcing vc guiids to be the same
Matthew Campbell wrote:
> I was wondering if there was any way to instruct cmake to generate the
> same guid's for Microsoft projects and solution files? We would like to
> have the option of putting the solutions and projects in source control
> but this poses a problem since the guids are regenerated and differ each
> time.
FYI, putting the CMake-generated build system under source control is
not a supported use case. In order to build anything non-trivial CMake
has to be on the system where the build occurs.
-Brad
More information about the CMake
mailing list