Brett 2025-04-17 01:20:00 -04:00
parent 6161d9b794
commit 6cdfab39cf
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20)
include(cmake/color.cmake)
set(BLT_VERSION 5.3.2)
set(BLT_VERSION 5.3.3)
set(BLT_TARGET BLT)

View File

@ -20,6 +20,7 @@
#define BLT_FS_FWDDECL_H
#include <blt/std/types.h>
#include <cstdio>
namespace blt::fs
{

@ -1 +1 @@
Subproject commit d88c5e15079047777b418132ece5879e7c9aaa2b
Subproject commit 8a889d3699b3c09ade435641fb034427f3fd12b6