add sound tools

This commit is contained in:
2021-01-11 19:33:20 +01:00
parent 3471b949cc
commit 8e8ac6c0be
8 changed files with 119 additions and 10 deletions

View File

@ -67,7 +67,7 @@ target_link_libraries(imgui_sound_test
imgui_service
imgui_render_task
imgui_sound
#imgui_tools
imgui_tools
gtest_main
)
add_test(NAME imgui_sound_test COMMAND imgui_sound_test)