[cmake-commits] david.cole committed CMakeVSMacros1.vsmacros NONE 1.1

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Nov 16 07:02:00 EST 2007


Update of /cvsroot/CMake/CMake/Templates
In directory public:/mounts/ram/cvs-serv7407/Templates

Added Files:
	CMakeVSMacros1.vsmacros 
Log Message:
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.


--- NEW FILE: CMakeVSMacros1.vsmacros ---
(This appears to be a binary file; contents omitted.)



More information about the Cmake-commits mailing list