This commit is contained in:
2025-08-21 22:58:39 -05:00
parent 1b4c270ccb
commit b1be1deb79
11 changed files with 223 additions and 55 deletions

View File

@@ -10,6 +10,9 @@ target_sources(${DUSK_TARGET_NAME}
camera.c
)
# Subdirectories
add_subdirectory(mesh)
if(DUSK_TARGET_SYSTEM STREQUAL "linux")
target_compile_definitions(${DUSK_TARGET_NAME}
PRIVATE