Fixed incomplete copy&paste issue.
This commit is contained in:
parent
3b6436bfb8
commit
0937d79075
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue