mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
6dbd4a5f17
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.
7.6 KiB
7.6 KiB