Skip to Content

aurora-au v0.3.5

Created
Updated

A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.

# Usage

The package aurora-au provides CMake targets:

find_package(Au REQUIRED)
target_link_libraries(main PRIVATE Au::au) 

# License

# Supported Platforms

!osx

  • linux
  • uwp
  • windows
  • osx

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Andre Nguyen's avatar Andre Nguyen

# Changelog

  • 5e92f89 [aurora-au] Add link to documentation website (#41765)
  • f097a78 [aurora-au] new port (#41119)

# Source