summaryrefslogtreecommitdiff
path: root/cmake/macros.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!).Ryan C. Gordon2015-04-071-1/+1
| | | | | | Apparently -ObjC works with Clang, but -x objective-c works with both. Fixes Bugzilla #2392.
* Fixed bug 1839 - SDL2 Cmake: VIDEO_COCOA check fails on OS X; VIDEO_COCOA ↵Sam Lantinga2013-05-161-0/+8
| | | | sources aren't compiled.
* Adds CMake build system by Marcus Von Appen (bug #1597)Gabriel Jacobo2012-11-161-0/+65