docs: pre commit steps description for non-Conan users added to the contributing guide

This commit is contained in:
Mateusz Pusz
2024-04-16 22:21:18 +01:00
parent 8e50eae64f
commit 4c9570e3ba

View File

@@ -70,6 +70,9 @@ it is a good practice to set the following in the `~/.conan2/global.conf`:
user.mp-units.build:all=True
```
Non-Conan users should:
- build `all` and `all_verify_interface_header_sets` CMake targets,
- run all unit tests.
### Backward Compatibility