mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 05:45:51 +00:00
aaf59120bf
This replaces the code pattern ``` std::vector<std::string> args; cmExpandList(valueStr, args, ...) ``` with ``` std::vector<std::string> args = cmExpandedList(valueStr, ...) ``` |
||
---|---|---|
.. | ||
form | ||
.NoDartCoverage | ||
ccmake.cxx | ||
CMakeLists.txt | ||
cmCursesBoolWidget.cxx | ||
cmCursesBoolWidget.h | ||
cmCursesCacheEntryComposite.cxx | ||
cmCursesCacheEntryComposite.h | ||
cmCursesDummyWidget.cxx | ||
cmCursesDummyWidget.h | ||
cmCursesFilePathWidget.cxx | ||
cmCursesFilePathWidget.h | ||
cmCursesForm.cxx | ||
cmCursesForm.h | ||
cmCursesLabelWidget.cxx | ||
cmCursesLabelWidget.h | ||
cmCursesLongMessageForm.cxx | ||
cmCursesLongMessageForm.h | ||
cmCursesMainForm.cxx | ||
cmCursesMainForm.h | ||
cmCursesOptionsWidget.cxx | ||
cmCursesOptionsWidget.h | ||
cmCursesPathWidget.cxx | ||
cmCursesPathWidget.h | ||
cmCursesStandardIncludes.h | ||
cmCursesStringWidget.cxx | ||
cmCursesStringWidget.h | ||
cmCursesWidget.cxx | ||
cmCursesWidget.h |