|
5db186e8da
|
Fixed build on Fedora with boost. I'm not sure why it worked on FreeBSD but in Fedora 39 CMake didn't set boost up properly, or maybe the FetchContent(Boost) just never worked and it always found the installed boost library? But it fetches and sets up dynamically now...
|
2024-03-15 10:50:00 -06:00 |
|
|
e5c068ddf7
|
Remove external dependency on fmtlib in favor of std::format. Begin transition of model::Part into an interface
|
2024-03-14 18:06:05 -06:00 |
|
|
5da279a8e6
|
Cleanup
|
2024-02-18 16:25:45 -07:00 |
|
|
d307bf47c6
|
Split large CMakeLists into multiple subdirectory libraries. This will make unit testing easier on a per-component basis
|
2023-05-10 21:03:02 -06:00 |
|