update and change how we build with spdlog
This commit is contained in:
3
third_party/spdlog/tests/test_errors.cpp
vendored
3
third_party/spdlog/tests/test_errors.cpp
vendored
@ -39,8 +39,7 @@ TEST_CASE("default_error_handler", "[errors]]")
|
||||
}
|
||||
|
||||
struct custom_ex
|
||||
{
|
||||
};
|
||||
{};
|
||||
TEST_CASE("custom_error_handler", "[errors]]")
|
||||
{
|
||||
prepare_logdir();
|
||||
|
Reference in New Issue
Block a user