GLX implementation and *nix-specific file handling implementation
I added gl-x11 which allows compatibility with X11 (Xlib-based) and GLX. I also added various functions to handle file finding based on FHS. Various changes to autotools to both install files correctly and to configure correctly.
This commit is contained in:
@@ -10,7 +10,7 @@ else
|
||||
libtestdir = $(libdir)/obs-plugins
|
||||
endif
|
||||
|
||||
pkglib_LTLIBRARIES = libtest-input.la
|
||||
libtest_LTLIBRARIES = libtest-input.la
|
||||
|
||||
libtest_input_la_LDFLAGS = -no-undefined
|
||||
if OS_WIN
|
||||
|
Reference in New Issue
Block a user