Fixed incomplete copy&paste issue.
This commit is contained in:
parent
99cf057906
commit
7d8fde82e6
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user