summaryrefslogtreecommitdiffstats
path: root/src/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add CMake script for finding TIFFTimothy Gu2015-06-191-0/+13
| | | | Fixes #721.
* directly include necessary .cmake filesMark Brand2015-02-044-0/+934
| | | | | | | | | | | | | | | These are needed by cmake projects using openssl. Originally these files were installed by openssl, but it makes more sense just to include them in MXE's repo. The files come from cmake version 3.0.2. FindOpenSSL.cmake includes a compatibility fix for openssl 1.0.2 taken from https://github.com/Homebrew/homebrew/pull/36361/files. Reverts: 01af85c openssl: really fix the cmake problem 4259259 openssl: supply updated FindOpenSSL.cmake
* CMake files: Add license boilerplateTimothy Gu2014-10-117-0/+21
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* sdl_sound: provide cmake find-script and testMartin Müllenhaupt2014-10-091-0/+12
|
* more CMake FindSDL.. replacementsMartin Müllenhaupt2014-10-094-2/+39
|
* package sdl_image: Fix #367Martin Müllenhaupt2014-10-093-1/+26
|
* package oce: fix static compilation #514Martin Müllenhaupt2014-10-081-0/+5