obs-studio/cmake
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
..
Modules Fix freetype cmake module 2014-08-20 15:17:12 -07:00
helper_subdir
osxbundle Set minimum version on mac to 10.8.5 2014-07-23 17:52:41 -07:00
ALL_BUILD.vcxproj.user.in
copy_helper.cmake Improve additional_install_files for debug/release 2014-07-18 22:41:11 -07:00
copy_on_debug_helper.cmake