Merge branch 'master' into using_std_fs_path

This commit is contained in:
Vladyslav Baranovskyi
2025-02-12 13:10:31 +02:00
10 changed files with 137 additions and 114 deletions

View File

@@ -9,6 +9,7 @@
#define SPDLOG_DEBUG_ON
#define SPDLOG_TRACE_ON
#include "Extensions/FmtFormatter.hpp"
#include <spdlog/spdlog.h>
namespace OpenVulkano