1
0
Fork 0

Use cmake provided variable for librt.

This commit is contained in:
Mathias Froehlich 2011-07-24 14:38:29 +02:00
parent 3f26233d69
commit e3e7fb5db5

View file

@ -16,7 +16,7 @@ if(GLUT_FOUND)
panel_io.cxx)
target_link_libraries(fgpanel
-lrt
${RT_LIBRARY}
${PNG_LIBRARIES}
${GLUT_LIBRARIES}
${SIMGEAR_LIBRARIES}