Starting new VN Structure
This commit is contained in:
10
src/dawntools/vnscenetool/events/CMakeLists.txt
Normal file
10
src/dawntools/vnscenetool/events/CMakeLists.txt
Normal file
@ -0,0 +1,10 @@
|
||||
# Copyright (c) 2023 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
# Sources
|
||||
target_sources(vnscenetool
|
||||
PRIVATE
|
||||
VNPositionParser.cpp
|
||||
)
|
Reference in New Issue
Block a user