Skip to content

Split units into separate library

Roger Leigh requested to merge rleigh/ome-common-cpp:split-units into master

Initial part of removing Boost from public interfaces, this removes the header-only unit types from ome-common, placing them in a separate ome-common-units library.

Testing: Check builds remain green. Check exported CMake configuration.

Merge request reports