mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
AddCMakeDependFile and AddCMakeOutputFile both store as std::string and all calling sites use std::string. So instead of creating more temporary objects, lets just use std::strings.
19 KiB
19 KiB