Files
geometry/Jamfile
Mateusz Łoskot ce73f57309 build: Add cxx14 requirements to root Jamfile (#1043)
The library requires C++14 so it should not even be tried
to build with any older C++ versions, i.e. `cxxstd` < 14.
It means, `b2 cxxstd=11 libs/geometry/test`  will build nothing.

Related to discussion in #1012
2022-07-22 17:15:04 +02:00

764 B