mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
feat: Add string_utils.cpp to sdl3_app executable for enhanced logging functionality
This commit is contained in:
@@ -103,6 +103,7 @@ if(BUILD_SDL3_APP)
|
||||
add_executable(sdl3_app
|
||||
src/main.cpp
|
||||
src/logging/logger.cpp
|
||||
src/logging/string_utils.cpp
|
||||
src/core/platform.cpp
|
||||
src/app/sdl3_app_core.cpp
|
||||
src/app/audio_player.cpp
|
||||
|
||||
Reference in New Issue
Block a user