Add gl_interop_funcs.cpp to CMakeLists.txt (just for the stubs)

This commit is contained in:
baldurk
2016-10-17 17:09:06 +02:00
parent 02667db2dc
commit 9ec23c87d7
+1
View File
@@ -28,6 +28,7 @@ set(sources
wrappers/gl_emulated.cpp
wrappers/gl_framebuffer_funcs.cpp
wrappers/gl_get_funcs.cpp
wrappers/gl_interop_funcs.cpp
wrappers/gl_query_funcs.cpp
wrappers/gl_sampler_funcs.cpp
wrappers/gl_shader_funcs.cpp