Files
CMake/Source/cmGlobalVisualStudio7Generator.h
Robert Maynard 1a45266cb5 cmGlobalGenerator: Add a class that represent the build command
This refactors a std::vector<std::string> into a class so that
we can extend the features to represent things such as multiple
chained commands in the future.
2019-01-25 08:20:02 -05:00

6.3 KiB