Fixed incomplete copy&paste issue.

This commit is contained in:
ThorstenB 2012-12-01 11:07:10 +01:00
parent 99cf057906
commit 7d8fde82e6

View 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()