A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
llnl-units provides CMake targets:
find_package(llnl-units CONFIG REQUIRED)
target_link_libraries(main PRIVATE llnl-units::units)
Build the command line tool
v0.13.1#1
All
Complex license
Manifest