mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2024-11-22 16:57:00 +00:00
Allow building of OpenGL3 component on Windows/Darwin (#35)
This commit is contained in:
parent
9e5dbd755f
commit
921aefdd69
@ -97,14 +97,6 @@ library
|
||||
DearImGui.OpenGL3
|
||||
cxx-sources:
|
||||
imgui/backends/imgui_impl_opengl3.cpp
|
||||
if os(windows)
|
||||
buildable:
|
||||
False
|
||||
else
|
||||
if os(darwin)
|
||||
buildable:
|
||||
False
|
||||
else
|
||||
pkgconfig-depends:
|
||||
glew
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user