mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-20 03:36:37 +02:00
port everything over to organizer
This commit is contained in:
@ -31,6 +31,8 @@ target_link_libraries(simple_rect_render_task_test
|
||||
|
||||
simple_velocity_system
|
||||
|
||||
random
|
||||
|
||||
gtest_main
|
||||
)
|
||||
|
||||
@ -100,6 +102,8 @@ target_link_libraries(blur_render_task_test
|
||||
|
||||
simple_velocity_system
|
||||
|
||||
random
|
||||
|
||||
gtest_main
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user