json/cmake
Florian Albrechtskirchinger a76b2c5229
Add CMake function to associate macros with C++ standards
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.
2022-08-03 22:14:23 +02:00
..
ci.cmake Fix global UDLs (#3646) 2022-08-01 22:42:35 +02:00
config.cmake.in cmake: fix package config to deal with versioning and namespaces 2018-09-30 09:56:33 -04:00
download_test_data.cmake Support UBJSON-derived Binary JData (BJData) format (#3336) 2022-04-29 21:17:30 +02:00
nlohmann_jsonConfigVersion.cmake.in add comments 2020-04-17 15:44:12 -04:00
pkg-config.pc.in pkg-config.pc.in: Don't concatenate paths 2021-03-29 21:43:49 +00:00
test.cmake Add CMake function to associate macros with C++ standards 2022-08-03 22:14:23 +02:00