Allow building of OpenGL3 component on Windows/Darwin (#35)

This commit is contained in:
sheaf 2021-02-06 22:19:56 +01:00 committed by GitHub
parent 9e5dbd755f
commit 921aefdd69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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