little sound json thingy

This commit is contained in:
2022-02-07 22:43:37 +01:00
parent 6aa7e3899e
commit 592138845c
2 changed files with 12 additions and 0 deletions

View File

@ -85,6 +85,7 @@ target_link_libraries(imgui_sound_test
imgui_service
imgui_render_task
imgui_sound
soloud_json
imgui_tools
gtest_main
)