Konstantin Gizdov
Konstantin Gizdov
For `DO_WHATEVER_NLOHMANM_3.11.0_NEEDS` just display a message: ```cmake try_compile(FWD_DECLARE MYBINDIR forward_declare.cpp) try_compile(FWD_HEADER MYBINDIR forward_header.cpp) if(FWD_DECLARE) message("Using forward declaration for nlohmann_json") elseif(FWD_HEADER) message("Using forward header from nlohmann_json") else() set(DO_WHATEVER_NLOHMANM_3.11.0_NEEDS ON) message(FATAL_ERROR "You...
The point was not to depend on the version if the behaviour changes in the future. Again, it's a finer point; probably, it doesn't matter. Thanks for fixing it so...
I updated the variants to fit the new toolchain changes and also correctly set the rest of the parameters for each font weight. They should be fully qualified font weights...
Thanks for considering it. Just some updates and details that could possibly help you [here](https://github.com/ctf0/Seti_ST3/issues/144) and [here](https://github.com/jonschlinkert/sublime-markdown-extended/issues/95)