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