diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d156d27a..34e78cdf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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