1
0
Fork 0

Fixed incomplete copy&paste issue.

This commit is contained in:
ThorstenB 2012-12-01 11:06:50 +01:00
parent 3b6436bfb8
commit 0937d79075

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