About to start shaders
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
# Sources
|
||||
target_sources(${DUSK_TARGET_NAME}
|
||||
PRIVATE
|
||||
framebuffer.c
|
||||
render.c
|
||||
quad.c
|
||||
texture.c
|
||||
)
|
||||
|
||||
# Subdirs
|
||||
# Subdirs
|
||||
add_subdirectory(shader)
|
||||
Reference in New Issue
Block a user