summaryrefslogtreecommitdiff
path: root/CMakeTests/CheckLib.cmake
AgeCommit message (Expand)Author
2016-02-11Extend libav check to find versions without pkg-configRyan Houdek
2015-06-02Explicitly specify .pc names, since the previous guess in CheckLib.cmake wasn...comex
2014-07-13Change libav* autodetection to support framedumping on Ubuntu 14.04Pierre Bourdon
2014-06-27CMake: update min. libav/ffmpeg library versionsTillmann Karras
2014-06-27CMake: mention ffmpeg in libav messagesTillmann Karras
2012-08-28Update the cmake build system to neccessary versions of libav.Glenn Rice
2011-11-22Update required libav versions in the cmake build.Glenn Rice
2011-09-13Add libav headers to the include directories.NeoBrainX
2010-12-14When the gfx debugger is saving shaders make sure the directory exists.Glenn Rice
2010-12-13Added a FASTLOG option for the cmake build to enable all logs.Glenn Rice
2010-12-10Make the cmake check_lib macro more versatile. It first tries pkg-config, an...Glenn Rice
2010-11-18Fix for issue 3507. Compile with old GLEW versions, support user-specified CF...Christian Morales Vega
2010-11-13Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/F...Glenn Rice
2010-11-12Several little things.Glenn Rice