index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeTests
/
CheckLib.cmake
Age
Commit message (
Expand
)
Author
2016-02-11
Extend libav check to find versions without pkg-config
Ryan Houdek
2015-06-02
Explicitly specify .pc names, since the previous guess in CheckLib.cmake wasn...
comex
2014-07-13
Change libav* autodetection to support framedumping on Ubuntu 14.04
Pierre Bourdon
2014-06-27
CMake: update min. libav/ffmpeg library versions
Tillmann Karras
2014-06-27
CMake: mention ffmpeg in libav messages
Tillmann Karras
2012-08-28
Update the cmake build system to neccessary versions of libav.
Glenn Rice
2011-11-22
Update required libav versions in the cmake build.
Glenn Rice
2011-09-13
Add libav headers to the include directories.
NeoBrainX
2010-12-14
When the gfx debugger is saving shaders make sure the directory exists.
Glenn Rice
2010-12-13
Added a FASTLOG option for the cmake build to enable all logs.
Glenn Rice
2010-12-10
Make the cmake check_lib macro more versatile. It first tries pkg-config, an...
Glenn Rice
2010-11-18
Fix for issue 3507. Compile with old GLEW versions, support user-specified CF...
Christian Morales Vega
2010-11-13
Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/F...
Glenn Rice
2010-11-12
Several little things.
Glenn Rice