obs-studio/cmake/Modules
Kevin Tardif c293c17620 Generate proper DL_OPENGL value for linux
Since we rely on the dynamic linker to find the library for us via
dlopen(), we need to have DL_OPENGL be .so.N, not the full library
filename, as ldconfig doesn't cache the full filename

Use of TARGET_SONAME_FILE requires the library to be marked as SHARED,
not MODULE

This closes pull request #370
2015-02-16 15:28:42 -05:00
..
CheckForPthreads.c cmake: Properly check for Threading support 2014-09-26 22:52:30 -07:00
CopyMSVCBins.cmake Add optional support for opus for FFmpeg 2015-02-07 04:50:36 -08:00
FindAppKit.cmake Fix AppKit find module 2014-09-15 14:42:18 -07:00
FindCXX11.cmake Include FindPackageHandleStandardArgs.cmake in every find module using it 2014-08-21 16:38:49 +02:00
FindFFMpeg.cmake cmake: Replace FFMpeg modules with single module 2014-09-27 09:41:13 -07:00
FindFontconfig.cmake Fix fontconfig cmake module 2014-09-15 14:42:01 -07:00
FindFreetype.cmake cmake: Refactor growing list of library locations 2014-09-27 09:40:45 -07:00
FindIconv.cmake cmake: Refactor growing list of library locations 2014-09-27 09:40:45 -07:00
FindJack.cmake Initial obs-studio jack support 2015-01-25 20:42:02 +01:00
FindJansson.cmake cmake: Refactor growing list of library locations 2014-09-27 09:40:45 -07:00
FindLibUDev.cmake Add cmake module for finding udev. 2014-10-14 23:57:15 +02:00
FindLibfdk.cmake cmake: Refactor growing list of library locations 2014-09-27 09:40:45 -07:00
FindLibv4l2.cmake Fix major misunderstanding of cached variables in all find modules 2014-09-15 14:42:18 -07:00
FindLibx264.cmake cmake: Refactor growing list of library locations 2014-09-27 09:40:45 -07:00
FindThreads.cmake cmake: Properly check for Threading support 2014-09-26 22:52:30 -07:00
FindX11_XCB.cmake Move from libX11/GLX to XCB/libX11/GLX. 2014-12-19 19:23:08 -08:00
FindXCB.cmake linux x11: get monitors: use xcb and add fallback if xinerama not found 2014-12-19 21:51:37 -08:00
ObsCpack.cmake Allow OBS_VERSION_OVERRIDE to assist in packaging. 2015-02-09 08:32:01 -08:00
ObsHelpers.cmake Generate proper DL_OPENGL value for linux 2015-02-16 15:28:42 -05:00
WIX.template.in Move CPack win32 generator from NSIS to WIX 2014-02-02 22:38:21 +01:00