This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-22 22:31:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10,257
Commits
2
Branches
401
Tags
dcd9a1b59f58031a1eb94841a9c1cb58d5f9eff1
Commit Graph
2 Commits
Author
SHA1
Message
Date
David Cole
867de7fc67
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.
2007-11-16 07:01:58 -05:00
Bill Hoffman
9cbb998737
ENH: add support for vs 2008 beta 2
2007-09-17 15:21:47 -04:00