This commit is contained in:
2026-06-10 19:06:19 -05:00
parent 8131bcd4d4
commit 5be21a21d5
221 changed files with 2254 additions and 12533 deletions
-15
View File
@@ -1,15 +0,0 @@
# Copyright (c) 2026 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# Sources
target_sources(${DUSK_LIBRARY_TARGET_NAME}
PUBLIC
entity.c
entitymanager.c
component.c
)
# Subdirs
add_subdirectory(component)