Forked from
CMake / CMake
16881 commits behind the upstream repository.
-
Oleksandr Koval authored
Passing cmListFileFunction everywhere by-value involves big overhead. Now cmListFileFunction stores std::shared_ptr to the underlying data.
Oleksandr Koval authoredPassing cmListFileFunction everywhere by-value involves big overhead. Now cmListFileFunction stores std::shared_ptr to the underlying data.
cmCMakeLanguageCommand.cxx 11.68 KiB