Files
raylib/src
Michael Vetter 567831a693 Allow static/dynamic library building with meson
Using the library() function instead of shared_library() allows changing
of the library type via the default_library option.
This allows for easy change between static and dynamic library building.

Use 'meson --default-library=static builddir' to build as static, if no builddir yet exists.
Use 'mesonconf -Ddefault_library=static builddir' to change the type for
an existing builddir.
2017-06-05 14:35:44 +02:00
..
2017-05-14 18:32:47 +02:00
2017-03-29 00:35:42 +02:00
2017-05-08 21:16:46 +02:00
2017-05-27 14:40:05 +02:00
2017-03-19 12:52:58 +01:00
2017-04-16 13:48:46 +02:00
2017-05-29 19:00:53 +02:00
2017-05-10 00:57:48 +02:00
2017-05-16 15:23:01 +02:00
2017-05-17 00:33:40 +02:00
2017-05-04 17:41:51 +02:00
2017-05-22 20:47:17 +02:00
2017-05-10 19:37:48 +02:00
2017-03-20 20:34:44 +01:00
2016-07-12 17:10:44 +02:00
2017-03-20 20:34:44 +01:00
2017-05-09 09:33:32 +02:00
2017-05-10 19:37:48 +02:00
2017-04-01 00:48:40 +02:00
2017-04-21 00:08:00 +02:00