cxx_std_14 is only available since CMake 3.8
The CXX_STANDARD_REQUIRED property is a boolean, i.e. ON or OFF not a numeric value. The feature is enough to require the standard already
In the test the specification is not required as the library sets it