json/cmake
Florian Albrechtskirchinger bdc21ad1a7
Add build step for ICPC (with fixes) (#3465)
* ⬆️ Doctest 2.4.7

* 👷 add CI step for ICPC

* 👷 add CI step for ICPC

* 👷 add CI step for ICPC

* ⬇️ downgrade to Doctest 2.4.6

* 👷 add CI step for ICPC

* 👷 add CI step for ICPC

* 👷 add CI step for ICPC

* 👷 add CI step for ICPC

* 👷 add CI step for ICPC

* 🔇 suppress warning #2196: routine is both "inline" and "noinline"

* Re-enable <filesystem> detection on ICPC

* Limit regression test for #3070 to Clang and GCC >=8.4

* Disable deprecation warnings on ICPC

* Disable regression test for #1647 on ICPC (C++20)

* Fix compilation failure of regression test for #3077 on ICPC

* Disable wstring unit test on ICPC

Fixes:
  error 913: invalid multibyte character sequence

* Add ICPC to README

Co-authored-by: Niels Lohmann <mail@nlohmann.me>
2022-05-01 22:46:45 +02:00
..
ci.cmake Add build step for ICPC (with fixes) (#3465) 2022-05-01 22:46:45 +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 Improve unit testing (Part 1) (#3380) 2022-03-24 07:54:07 +01:00