Fix CMakeLists.txt for each project (my fault)

This commit is contained in:
jp9000
2014-03-29 17:29:02 -07:00
parent b2885480fa
commit 263f940806
3 changed files with 1 additions and 2 deletions

View File

@@ -53,7 +53,6 @@ set(libobs-opengl_SOURCES
GL/gl_obs.c)
set(libobs-opengl_HEADERS
gl-exports.h
gl-helpers.h
gl-shaderparser.h
gl-subsystem.h)