[CMake] CMake and it's invocation from MS VC7

Brad King brad.king at kitware.com
Tue May 16 16:06:18 EDT 2006


Steve Johns wrote:
>> Steve Johns wrote:
>>
>>>> CMake takes responsibility both for generating projects and for 
>>>> keeping them up to date as sources (CMakeLists.txt code) change.
> 
>> The rules are attached to CMakeLists.txt as custom-build rules.  If 
>> you right-click on one and say "Build" it will re-run CMake.
> 
> Is this right-click procedure available in MS VS .NET 2003, do you 
> know?  If so, I'm not clear on where to find it.

Yes, it is.  If you look at the Solution tab and select any target, such 
as ALL_BUILD, use the "+" to open the target.  There is a 
"CMakeLists.txt" file listed.  Right-clikc on that file and choose Build.

-Brad


More information about the CMake mailing list