Commit graph

2 commits

Author SHA1 Message Date
Tyler Stachecki
b6df46c51d Cleanup/organize some CMake stuff. 2015-01-14 11:38:48 -05:00
torque
8471c823f6 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:06:04 -05:00