commit | 5b85a581a88a56aed7ed7e16637b9d349629bdcf | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Wed Jul 29 11:29:08 2009 -0400 |
committer | Brad King <brad.king@kitware.com> | Wed Jul 29 11:29:08 2009 -0400 |
tree | d47f0321096777a9cb752a8330c01ba01336209d | |
parent | e339f3133fdc712e71a1bd45bdf051baa2fe6fdb [diff] |
ENH: Separate option mapping from VS generators Split cmVisualStudioGeneratorOptions core functionality out into a base class cmIDEOptions. It will be useful for other generators.