Files
dusk/src/dusksdl2/input/CMakeLists.txt
2026-03-07 22:11:11 -06:00

12 lines
220 B
CMake

# 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
inputsdl2.c
)
# Subdirs