mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
docs: a note about C++ modules availability added to "Installation and Usage" chapter
This commit is contained in:
@@ -46,6 +46,11 @@ flowchart TD
|
||||
| `mp_units.systems` | `mp-units::systems` | All the systems of quantities and units |
|
||||
| `mp_units` | `mp-units::mp-units` | Core + Systems |
|
||||
|
||||
!!! note
|
||||
|
||||
C++ modules are provided within the package only when [`cxx_modules`](#cxx_modules) Conan
|
||||
option is set to `True`.
|
||||
|
||||
|
||||
## Repository structure and dependencies
|
||||
|
||||
|
Reference in New Issue
Block a user