mirror of
https://github.com/nlohmann/json.git
synced 2025-09-04 14:42:12 +03:00
* Fix #4863: skip try_run for LIBCPP_VERSION_OUTPUT during cross compilation Signed-off-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local> * fix #4863: handle cross-compiling in libc++ detection gracefully Signed-off-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local> * refactor: move cross-compiling check before cached output detection Signed-off-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local> * refactor: move cross-compiling check before cached output detection Signed-off-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local> * refactor: move cross-compiling check before cached output detection Signed-off-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local> --------- Signed-off-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local> Co-authored-by: Hitgirl <hitgirl@Hitgirls-MacBook-Air.local>