Setting (nlohmann::json) options for CMake projects added with find_package
I am using the excellent nlohmann::json
library. I can see that it has an option for disabling implicit conversion which is recommended.
I am using the excellent nlohmann::json
library. I can see that it has an option for disabling implicit conversion which is recommended.