obs-studio/cmake/Modules
jp9000 b54ab482b5 Fix freetype cmake module
On fedora, the freetype cmake module would not find the correct
location.  This is because it wasn't using the pkg-cofig include
directory, which is different from the main ft2build.h header directory
(which is /usr/include).

This modification may be a good thing to do on all the cmake packages,
actually.  Currently, they all just search for the location of a
specific header, and ignore the pkg-config includes if they find it in
specific hint locations.
2014-08-20 15:17:12 -07:00
..
CopyMSVCBins.cmake Allow copying of all dependencies (windows only) 2014-07-18 22:41:22 -07:00
FindAppKit.cmake Fix copy&paste error in AppKit cmake module 2014-01-24 23:58:21 +01:00
FindCXX11.cmake Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
FindFreetype.cmake Fix freetype cmake module 2014-08-20 15:17:12 -07:00
FindJansson.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibavcodec.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibavformat.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibavutil.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibfdk.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibswresample.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibswscale.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
FindLibv4l2.cmake Add libv4l2 as requirement for the v4l2 plugin. 2014-07-26 19:29:08 +02:00
FindLibx264.cmake Improve/fix cmake find modules 2014-07-29 01:46:30 +02:00
Findiconv.cmake Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
ObsCpack.cmake Rename cpack description summary (also fix typo) 2014-07-15 17:00:03 -07:00
ObsHelpers.cmake Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
WIX.template.in Move CPack win32 generator from NSIS to WIX 2014-02-02 22:38:21 +01:00