summaryrefslogtreecommitdiffhomepage
path: root/serialize/CMakeLists.txt
AgeCommit message (Collapse)Author
2023-08-27cmake: kill precompiled headersStanislaw Halik
They only help by 5% at best. Not worth the side effects.
2023-08-23try fix ciStanislaw Halik
2023-08-23wipStanislaw Halik
2023-04-10cmake: try to fix ciStanislaw Halik
2023-04-10cmake: add precompiled header now unconditionallyStanislaw Halik
2023-04-10external, src/world: add tsl::robin_mapStanislaw Halik
2023-04-10cmake: remove precompiled headersStanislaw Halik
They were having problems including fmtlib and robin_map.
2022-12-05cmake: remove transitive deps to speed up buildStanislaw Halik
Also build them out of order to make sure there are no dependencies remaining.
2022-12-02cmake: try to fix ci link errorStanislaw Halik
2022-12-02serialize: work on recovering from corrupted savesStanislaw Halik
2022-12-01cmake: allow more parallelizationStanislaw Halik
2022-11-12serialize: add -EHc for msvcStanislaw Halik
2022-11-12cmake: add targets for loader, serialize, drawStanislaw Halik
2022-10-06aStanislaw Halik
2022-10-05aStanislaw Halik