update test engine linkage

This commit is contained in:
scawful
2024-08-13 19:55:12 -04:00
parent f4d33e5a9f
commit 415e8215fd
3 changed files with 5 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ target_link_libraries(
${PNG_LIBRARIES}
${CMAKE_DL_LIBS}
ImGui
ImGuiTestEngine
)
if (APPLE)