[imgui] Make imgui-glfw an object library
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
add_library(
|
||||
imgui-glfw
|
||||
imgui-glfw OBJECT
|
||||
src/imgui_impl_glfw.cpp
|
||||
src/imgui_impl_opengl3.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user