Just breaking stuff
This commit is contained in:
11
archive/dawnpokergame/prefabs/characters/CMakeLists.txt
Normal file
11
archive/dawnpokergame/prefabs/characters/CMakeLists.txt
Normal file
@ -0,0 +1,11 @@
|
||||
# Copyright (c) 2023 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
# Sources
|
||||
target_sources(${DAWN_TARGET_NAME}
|
||||
PRIVATE
|
||||
CharacterPrefab.cpp
|
||||
DeathPrefab.cpp
|
||||
)
|
Reference in New Issue
Block a user