Added rudimentary support for Qt on Linux

This commit is contained in:
Zachary Lund
2014-01-24 21:55:10 -06:00
parent f2d0c98ffe
commit e3299d5662
4 changed files with 6 additions and 3 deletions

View File

@@ -31,6 +31,9 @@ elseif(APPLE)
set(libobs-opengl_PLATFORM_DEPS
${COCOA}
${IOSURF})
else()
set(libobs-opengl_PLATFORM_SOURCES
gl-x11.c)
endif()
set(libobs-opengl_SOURCES