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.
|
||
|---|---|---|
| .. | ||
| ci.cmake | ||
| config.cmake.in | ||
| download_test_data.cmake | ||
| nlohmann_jsonConfigVersion.cmake.in | ||
| pkg-config.pc.in | ||
| test.cmake | ||