Skip to content

Commit

Permalink
Fixed linking issues in ImGui
Browse files Browse the repository at this point in the history
  • Loading branch information
xelatihy committed Aug 9, 2021
1 parent 72cd957 commit 875e1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/yocto_gui/CMakeLists.txt
Expand Up @@ -10,7 +10,7 @@ if(YOCTO_OPENGL)
yocto_imgui.cpp
yocto_glview.h
yocto_glview.cpp
ext/imgui/imgui.cpp
ext/imgui/imgui.cpp ext/imgui/imgui_demo.cpp
ext/imgui/imgui_draw.cpp
ext/imgui/imgui_widgets.cpp
ext/imgui/imgui_tables.cpp
Expand Down

0 comments on commit 875e1ba

Please sign in to comment.