Commit graph

3 commits

Author SHA1 Message Date
Mike Ryan
07301222dd build: add FindIconv cmake file
Forgot to add this file in previous commit. See #59.
2017-03-08 10:18:35 -08:00
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