LLNL / units

A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
https://units.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
146 stars 26 forks source link

Please consider to use the googletest package instead of requiring the googletest source tree #340

Open yurivict opened 2 months ago

yurivict commented 2 months ago

Almost all distros have packages for googletest and there should be no need to use the source tree.