This commit is contained in:
Isuru Samarathunga
2025-09-13 15:09:51 +05:30
parent 62edc71750
commit 3687a70aba
28 changed files with 120 additions and 108 deletions

View File

@ -37,3 +37,7 @@ target_include_directories(
"imgui/backends"
)
# -----------------------------------------------
# GLM
# -----------------------------------------------
add_subdirectory(glm/)