Files
raylib/src
Ahmad Fatoum 0f1aaa474a CMake: (Properly) build glfw separately with CMake
This reverts commit 2d6fb5c628,
and adds a fix for Alien::raylib's test failures.

The tests failed because the resulting static library didn't reexport
GLFW symbols. As a fix, we now have GLFW create a CMake "object library"
target that we can link with both the static and shared raylib.

This is arguably ugly... Proper fix would probably be a GLFW upstream
object library target.

Closes #536.
2018-05-12 18:38:20 +02:00
..
2017-12-20 12:34:18 +01:00
2017-05-08 21:16:46 +02:00
2018-05-11 18:14:19 +02:00
2018-05-11 18:14:19 +02:00
2017-10-22 11:07:17 +02:00
2018-05-11 18:14:19 +02:00
2018-04-30 02:47:48 +02:00
2017-12-24 16:12:52 +01:00
2018-05-04 16:54:05 +02:00
2018-05-08 23:04:13 +02:00