Possible fix for the linker problems on Ubuntu 12.04 64 bit

This commit is contained in:
Robert Beckebans 2012-12-17 20:36:11 +01:00
parent 99166faf71
commit 9c477c6bd9

View file

@ -1105,6 +1105,8 @@ else()
idlib
GL
pthread
dl
rt
${SDLx_LIBRARY}
)
endif()