ericmckean / game-music-emu

Automatically exported from code.google.com/p/game-music-emu
GNU Lesser General Public License v2.1
0 stars 0 forks source link

[PATCH] Support static build #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This patch adds the ability to build libgme as a static library. To use this 
feature, set LIBTYPE=STATIC.

There doesn’t seem to be any standard way of doing this in CMake, so I just 
went with openal-soft’s naming.

Original issue reported on code.google.com by lach...@hong-mailing.de on 9 Sep 2013 at 3:51

Attachments: