Files
CMake/Source
Matthew Woehlke be99a82eee cmPackageInfoReader: Just use std::string
Change cmPackageInfoReader::SetMetaProperty to just take the property
name as a std::string. We end up constructing one when we call
cmTarget::SetProperty, so we might as well do it up front and be done
with it. (Before, we were converting a string_view to char*, which is
decidedly non-optimal.)
2025-11-05 10:46:09 -05:00
..
2025-09-24 19:30:27 +02:00
2025-10-30 09:03:07 -04:00
2025-08-26 14:29:01 -07:00
2025-08-01 09:56:00 -04:00
2025-10-07 09:29:18 -04:00
2025-08-26 14:29:01 -07:00
2025-08-27 10:53:27 -04:00
2025-08-26 14:29:01 -07:00
2025-08-26 14:29:01 -07:00
2025-07-30 10:11:36 -04:00
2025-07-30 10:11:36 -04:00
2025-08-26 14:29:01 -07:00
2025-10-02 10:46:02 -04:00
2025-10-02 10:46:02 -04:00