]> git.mxchange.org Git - simgear.git/blobdiff - CMakeLists.txt
math: Add integer valued vector types.
[simgear.git] / CMakeLists.txt
index f8c5097c118e1f6fa5a533a5b38e02fc818f7ee9..2cea7e405788ce7912fc75072c186d24709d3d63 100644 (file)
@@ -88,7 +88,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()