BtbN
2bf8a7dce9
Include FindPackageHandleStandardArgs.cmake in every find module using it
...
It just worked so far because FindCXX11 happend to include it
already, and it also happend to be the first FindModule used.
2014-08-21 16:38:49 +02:00
BtbN
60ef547285
Improve/fix cmake find modules
2014-07-29 01:46:30 +02:00
BtbN
28ded1f6b6
Update ffmpeg find modules for recent changes to debian
2014-07-29 01:38:55 +02:00
jp9000
f2d2b58ae2
Add support for 32/64bit environment variables
...
This can make it a bit easier to set up 32bit/64bit environments
separately on windows. This simply allows you to additionally set
FFmpegPath32, FFmpegPath64, x264Path32, x264Path64, etc.
2014-07-18 22:41:23 -07:00
BtbN
415a698bac
Add support for build time dependency copying
2014-07-19 01:38:42 +02:00
BtbN
e2c2e50f4c
Fix ffmpeg/x264 find modules according to cmake find module naming conventions
2014-05-22 13:03:47 +02:00
BtbN
b4d31f4e56
Change library search order to match include search order
2014-01-28 23:07:49 +01:00
BtbN
45ec80fb7d
Full rewrite of all CMakeLists
...
CMake now works on all platforms
2014-01-24 18:56:32 +01:00