nuke DirectXMath

This commit is contained in:
Tropical
2026-04-02 12:34:24 -05:00
parent 1513483068
commit 42f6178703
16 changed files with 10 additions and 40492 deletions
+1
View File
@@ -71,6 +71,7 @@ add_project_arguments(global_cpp_args, language: 'cpp')
sdl2_dep = dependency('sdl2')
thread_dep = dependency('threads')
dl_dep = cc.find_library('dl', required: true)
glm_dep = dependency('glm')
stb = subproject('stb').get_variable('stb_inc')
stb_dep = declare_dependency(include_directories: stb)