mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
Small documentation update
This commit is contained in:
@@ -49,6 +49,7 @@ subdirectory.
|
|||||||
For a detailed information on project compilation, testing and reuse please refer to
|
For a detailed information on project compilation, testing and reuse please refer to
|
||||||
[doc/INSTALL.md](doc/INSTALL.md).
|
[doc/INSTALL.md](doc/INSTALL.md).
|
||||||
|
|
||||||
|
NOTE: This library as of now compiles correctly only with gcc-9.
|
||||||
|
|
||||||
## Library design
|
## Library design
|
||||||
|
|
||||||
@@ -61,4 +62,4 @@ For a detailed information on project compilation, testing and reuse please refe
|
|||||||
- 0.1.0 May 18, 2019
|
- 0.1.0 May 18, 2019
|
||||||
- Initial library release
|
- Initial library release
|
||||||
- Begin semantic versioning
|
- Begin semantic versioning
|
||||||
- The last version to work with gcc-8
|
- The last version to work with gcc-8
|
||||||
|
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
There are a few different ways of installing/reusing `units` in your project.
|
There are a few different ways of installing/reusing `units` in your project.
|
||||||
|
|
||||||
NOTE: This library as of now compiles correctly only with gcc-8.
|
|
||||||
|
|
||||||
## Copy
|
## Copy
|
||||||
|
|
||||||
As `units` is a header-only library you can simply copy `src/include` directory to
|
As `units` is a header-only library you can simply copy `src/include` directory to
|
||||||
|
Reference in New Issue
Block a user