json/cmake
Florian Albrechtskirchinger 9aafcbe965
Move UDLs out of the global namespace (#3605)
* Move UDLs into nlohmann::literals::json_literals namespace

* Add 'using namespace' to unit tests

* Add 'using namespace' to examples

* Add 'using namespace' to README

* Move UDL mkdocs pages out of basic_json/

* Update documentation

* Update docset index

* Add JSON_GlobalUDLs CMake option

* Add unit test

* Build examples without global UDLs

* Add CI target
2022-07-31 17:38:52 +02:00
..
ci.cmake Move UDLs out of the global namespace (#3605) 2022-07-31 17:38:52 +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 Enable overriding test properties and set Unicode test timeouts (#3580) 2022-07-17 13:43:32 +02:00