Add and use the following CMake function:
json_test_add_standard_keyphrases(
PHRASES <args>...
CXX_STANDARDS <args>...)
Create a mapping between C++ standard versions and key phrases.
json_test_add_test_for() will search for these key phrases and build
tests for associated C++ standard versions.