summaryrefslogtreecommitdiffstats
path: root/src/cmake
Commit message (Collapse)AuthorAgeFilesLines
* test/CMakeLists.txt: fix LANGUAGES keyword for 2.8 seriesTony Theodore2015-10-061-1/+1
|
* cmake modules: use less warning-like status messagesTony Theodore2015-10-049-9/+9
|
* boost pthreads sdl: tidy up cmake testsTony Theodore2015-10-041-0/+18
| | | | closes #887
* cmake modules: status message about using custom mxe fileTony Theodore2015-10-039-0/+18
|
* move cmake modules to src/cmake/modulesTony Theodore2015-10-0312-0/+0
|
* FindTIFF.cmake: fix variable namesTony Theodore2015-09-081-3/+3
|
* 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