Commit graph

5 commits

Author SHA1 Message Date
GrenderG
164622a36b
Proper fix for CMake 3.13 (#3376)
FetchContent_MakeAvailable was added in version 3.14. Previous fix wouldn't take into account intermediate 3.13 versions like 3.13.4.
2026-04-23 00:50:42 +03:00
Stoabrogga
ff16e3e65b
Support cmake versions before 3.14 (#3372) 2026-04-20 01:53:05 +03:00
Stoabrogga
5c9c227661
Fix cmake warning (#3255) 2026-03-14 17:25:29 +02:00
schell244
efa0d8b043
Exclude cpptrace from install target (#3199) 2026-03-10 19:17:54 +02:00
_BLU
28818aabd8
Replace ACE with native IO implementation (#2740)
- Replace ACE with native OS APIs.
- Remove TBB
- Update gSOAP from `2.7.10` (2008) to `2.8.135` (2024)
- Replace `backward.hpp` with `jeremy-rifkin/cpptrace`
2026-01-09 14:48:34 +01:00