Removed DirectXTK dependency

This commit is contained in:
Simon Lübeß
2026-04-12 22:10:39 +02:00
parent 86977213ff
commit 28ad9298af
50 changed files with 0 additions and 7341 deletions
-1
View File
@@ -21,7 +21,6 @@ add_library(GlitchyEngineHelper STATIC
"GlitchyEngineHelper.h"
"vendor/xxHash/xxhash.c"
"vendor/xxHash/xxhash.h"
"vendor/DirectXTK/Src/DDSTextureLoader.cpp"
)
include_directories("vendor/DirectXTK/Inc")