ENH: remove junk
This commit is contained in:
parent
81922f811a
commit
14cb9c5aff
|
@ -42,7 +42,7 @@ SET(CMAKE_FIND_FRAMEWORK FIRST)
|
|||
# set up the default search directories for frameworks
|
||||
SET(CMAKE_SYSTEM_FRAMEWORK_PATH
|
||||
~/Library/Frameworks
|
||||
/Library/Frameworks;/Network
|
||||
/Library/Frameworks/Network
|
||||
/Network/Library/Frameworks
|
||||
/System/Library/Frameworks)
|
||||
|
||||
|
|
Loading…
Reference in New Issue