Files
dusk/archive/ui2/CMakeLists.txt
Dominic Masters 053778a502
Some checks failed
Build Dusk / run-tests (push) Failing after 1m23s
Build Dusk / build-linux (push) Failing after 1m47s
Build Dusk / build-psp (push) Failing after 1m41s
Refactored and simplified lua stuff a lot.
2026-02-01 21:28:21 -06:00

9 lines
192 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
)