Do not build tests or examples on default source install.
Do not build tests or examples when installing via `cmake -S . -B <build-dir>` and `cmake --build <build-dir> --target install`
- is related to
-
CXX-1792 Add CMake flag for skipping tests compilation
- Closed