1
0
Fork 0

fgviewer: Does not need plib.

This commit is contained in:
Mathias Froehlich 2012-03-03 07:07:22 +01:00
parent 5ca01925cd
commit 60e49130b2

View file

@ -5,7 +5,6 @@ target_link_libraries(fgviewer
${SIMGEAR_LIBRARIES}
${OPENSCENEGRAPH_LIBRARIES}
${OPENGL_LIBRARIES}
${PLIB_LIBRARIES}
${SIMGEAR_CORE_LIBRARY_DEPENDENCIES}
)