[imgui] Make imgui-glfw an object library
This commit is contained in:
parent
708d7382d8
commit
a3dd2b59cc
2
deps/imgui/CMakeLists.txt
vendored
2
deps/imgui/CMakeLists.txt
vendored
@ -1,5 +1,5 @@
|
|||||||
add_library(
|
add_library(
|
||||||
imgui-glfw
|
imgui-glfw OBJECT
|
||||||
src/imgui_impl_glfw.cpp
|
src/imgui_impl_glfw.cpp
|
||||||
src/imgui_impl_opengl3.cpp
|
src/imgui_impl_opengl3.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user