mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-06 23:06:34 +01:00
add time delta context to scene
This commit is contained in:
@@ -10,6 +10,7 @@ target_include_directories(simple_scene PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/src"
|
||||
|
||||
target_link_libraries(simple_scene
|
||||
engine
|
||||
common_components
|
||||
)
|
||||
|
||||
if (BUILD_TESTING)
|
||||
|
||||
Reference in New Issue
Block a user