Working on shader stuff
This commit is contained in:
10
src/duskgl/display/shader/data/CMakeLists.txt
Normal file
10
src/duskgl/display/shader/data/CMakeLists.txt
Normal file
@ -0,0 +1,10 @@
|
||||
# Copyright (c) 2025 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
# Sources
|
||||
target_sources(${DUSK_TARGET_NAME}
|
||||
PRIVATE
|
||||
transforms.c
|
||||
)
|
Reference in New Issue
Block a user