3 | | * CMake-ify the King Oracle provider |
4 | | * Fix message catalogs not being copied (`make install` currently only installs `SmMessage.cat`) |
5 | | * Fix `com` directory not being copied to `/usr/local/fdo-x.y.z/lib` |
| 3 | * ~~CMake-ify the King Oracle provider~~ |
| 4 | * ~~Fix message catalogs not being copied (`make install` currently only installs `SmMessage.cat`)~~ |
| 5 | * ~~Fix `com` directory not being copied to `/usr/local/fdo-x.y.z/lib`~~ |
| 6 | * ~~Ensure library targets are named consistently like their windows counterparts~~ |
| 7 | * Stretch goal: Functional windows configuration (that we can then integrate vcpkg for external thirdparty libraries) |