Added ave and craig
This commit is contained in:
9
assets/games/liminal/scenes/test/CMakeLists.txt
Normal file
9
assets/games/liminal/scenes/test/CMakeLists.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2023 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
tool_vnscene(${CMAKE_CURRENT_LIST_DIR}/TestAve.xml)
|
||||
tool_vnscene(${CMAKE_CURRENT_LIST_DIR}/TestCraig.xml)
|
||||
tool_vnscene(${CMAKE_CURRENT_LIST_DIR}/TestEth.xml)
|
||||
tool_vnscene(${CMAKE_CURRENT_LIST_DIR}/TestRonin.xml)
|
Reference in New Issue
Block a user