8 lines
219 B
CMake
8 lines
219 B
CMake
# Copyright (c) 2025 Dominic Masters
|
|
#
|
|
# This software is released under the MIT License.
|
|
# https://opensource.org/licenses/MIT
|
|
|
|
add_asset(CONFIG init.dcf)
|
|
add_asset(CONFIG init-base.dcf)
|
|
add_asset(CONFIG init-psp.dcf) |