]> git.mxchange.org Git - flightgear.git/blobdiff - CMakeLists.txt
Issue #809, restructure position init code.
[flightgear.git] / CMakeLists.txt
index 2ad040b44d21337a2e2ff0ad755e6fc7e8a5be95..20f367733f6a55f3b3212e6a21d9c22ed8b6c9ac 100644 (file)
@@ -96,7 +96,7 @@ endif()
 if(NOT MSVC)
     # TBD: are these really necessary? Aren't they considered by cmake automatically?
     list(APPEND ADDITIONAL_LIBRARY_PATHS
-         /local
+         /opt/local
          /usr/local
          /usr)
 endif()