Commit graph

2 commits

Author SHA1 Message Date
Tyler Stachecki
4cebb145d3 Cleanup/organize some CMake stuff. 2015-01-14 11:41:00 -05:00
torque
a11bedfe57 Build: find correct OpenGL on OS X.
cmake needs to find the OpenGL corresponding to XQuartz, not the system
framework. Introduce a custom find module to do this on OS X.

Also define _DARWIN_C_SOURCE on OS X, which is needed for signal.h to
not throw an error.
2015-01-14 10:07:38 -05:00