obs-studio/cmake/Modules
jp9000 88ab25870e cmake: Add helper to find dbus package
The DBus library is a message bus system used to make applications
communicate with each other.  The primary reason for adding it is to
access certain service features to prevent computer sleep/hibernate/etc.

This will also create a HAVE_DBUS variable (set to 1 or 0 if found or
not found)
2015-09-12 19:15:32 -07:00
..
CheckForPthreads.c
CopyMSVCBins.cmake cmake: Add zlib support 2015-08-12 15:30:30 +02:00
FindAppKit.cmake
FindCXX11.cmake
FindDBus.cmake cmake: Add helper to find dbus package 2015-09-12 19:15:32 -07:00
FindFFmpeg.cmake cmake: Add FFmpeg/x264 include header path suffix 2015-08-12 04:21:26 -07:00
FindFontconfig.cmake
FindFreetype.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindIconv.cmake
FindJack.cmake
FindJansson.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindLibUDev.cmake
FindLibcurl.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindLibfdk.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindLibsysinfo.cmake
FindLibv4l2.cmake
FindLibx264.cmake cmake: Add FFmpeg/x264 include header path suffix 2015-08-12 04:21:26 -07:00
FindThreads.cmake
FindX11_XCB.cmake
FindXCB.cmake
FindZLIB.cmake cmake: Add zlib support 2015-08-12 15:30:30 +02:00
IDLFileHelper.cmake
ObsCpack.cmake
ObsHelpers.cmake
WIX.template.in