You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/example
Benjamin Lodzhevsky 50ae553758
Added a comment to the CMakeLists.txt to inform the user that they will need to have the proper development files installed.
9 months ago
..
CMakeLists.txt Added a comment to the CMakeLists.txt to inform the user that they will need to have the proper development files installed. 9 months ago
example.cpp add explicit mt:: and std:: to avoid ambiguous call when both std::format_to and mt::format_to are present (#3259) 9 months ago