summaryrefslogtreecommitdiffstats
path: root/CMake/GroupSources.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-12Update the minimodulesTiger Wang1-1/+1
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-1/+1
+ Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite
2020-07-13Jenkins crosscompileTiger Wang1-1/+1
2020-07-12FunktionsTiger Wang1-37/+39
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-0/+42
* Make our CMake slightly less insane