]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/CMakeLists.txt
Introduce "PRESERVE" flag to protect properties on sim reset.
[flightgear.git] / src / Main / CMakeLists.txt
index 954c020bccfdaa5f1a1bea736c1fe364ab823082..d28d78d26a571436d0579f434936b9f49eddfdca 100644 (file)
@@ -49,7 +49,7 @@ endif()
 
 target_link_libraries(fgfs 
        ${FG_LIBS}
-        ${HLA_LIBRARIES}
+       ${HLA_LIBRARIES}
        ${SIMGEAR_LIBRARIES}
        ${OPENSCENEGRAPH_LIBRARIES} 
        ${OPENAL_LIBRARY}