Ahmad Fatoum b2acff66de
Fix macOS build of new rglfw.c approach
There have been two problems:

* GLFW itself was compiled with the definitions for compiling
_against_ GLFW (fixed by removing requirement for external glfw)

* rglfw.c was being compiled as C code, although it includes
Objective C files.

This _might_ break the Windows build, needs to be checked.

Fixes #391, but as noted I'd prefer though a separate source directory
and build script for GLFW.
2017-11-22 23:11:41 +01:00
..
2017-11-22 17:30:09 +01:00
2017-09-13 22:23:24 +02:00
2017-03-29 00:35:42 +02:00
2017-05-08 21:16:46 +02:00
2017-03-19 12:52:58 +01:00
2017-10-30 00:14:13 +01:00
2017-10-19 14:14:18 +02:00
2017-10-22 11:07:17 +02:00
2017-10-22 11:07:17 +02:00
2017-08-23 22:55:43 -04:00
2017-10-22 11:07:17 +02:00
2017-11-22 14:56:45 +01:00
2017-09-23 19:30:42 +02:00
2017-10-13 13:55:01 +02:00
2017-11-02 20:08:52 +01:00
2017-09-29 13:56:37 +02:00
2017-04-21 00:08:00 +02:00