nholthaus / units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
952 stars 135 forks source link

Units version file #96

Closed tarberd closed 6 years ago

tarberd commented 6 years ago

94 Now cmake generates a unitsConfigVersion.cmake file to suport find_package(units 2.3.1 REQUIRED) with same major version compatibility :)

tarberd commented 6 years ago

Is anything wrong with appveyor ?