diff options
| author | Michael Vetter <jubalh@openmailbox.org> | 2017-06-05 14:35:44 +0200 |
|---|---|---|
| committer | Michael Vetter <jubalh@openmailbox.org> | 2017-06-05 14:35:44 +0200 |
| commit | 567831a693a98e9c6b021f58fa22ddc3da83c490 (patch) | |
| tree | 114a09236ad5af6f62102dd5ada5d18c191c09e3 /projects/CodeBlocks/raylib_codeblocks_tpl.layout | |
| parent | 9c524ee3a66953244b6a849f1161f43b22032724 (diff) | |
| download | raylib-567831a693a98e9c6b021f58fa22ddc3da83c490.tar.gz raylib-567831a693a98e9c6b021f58fa22ddc3da83c490.zip | |
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.
Diffstat (limited to 'projects/CodeBlocks/raylib_codeblocks_tpl.layout')
0 files changed, 0 insertions, 0 deletions
