]> git.mxchange.org Git - simgear.git/blobdiff - simgear/CMakeLists.txt
Fix tests linkage when building static libs.
[simgear.git] / simgear / CMakeLists.txt
index 46a22b6571f7be7e24584ee9bde3aea5e8dd8b2a..1ab291e375d76249149c207327d89619f9da4a57 100644 (file)
@@ -75,7 +75,7 @@ if(SIMGEAR_SHARED)
             SimGearCore
             ${ZLIB_LIBRARY}
             ${OPENSCENEGRAPH_LIBRARIES}
-            ${OPENAL_LIBRARY} ${ALUT_LIBRARY}
+            ${OPENAL_LIBRARY}
             ${OPENGL_LIBRARY}
             ${JPEG_LIBRARY})