add ImGuiTestEngine static library

This commit is contained in:
scawful
2024-07-24 11:41:33 -04:00
parent 3695acdb21
commit 3597f1a78d
4 changed files with 13 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ target_link_libraries(
${GLEW_LIBRARIES}
${OPENGL_LIBRARIES}
${CMAKE_DL_LIBS}
ImGuiTestEngine
ImGui
gmock_main
gmock