Merge default into minor

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2016-08-29 22:41:24 -03:00
23 changed files with 232 additions and 68 deletions
+3
View File
@@ -199,6 +199,9 @@ Please see http://bitbucket.org/rude/megasource
${VORBISFILE_LIBRARY}
${LOVE_LUA_LIBRARY}
)
# Work-around for gcc bug 1568899.
set(LOVE_LINK_LIBRARIES ${LOVE_LINK_LIBRARIES} gcc_s gcc)
if(LOVE_MPG123)
find_package(MPG123 REQUIRED)