ENH: use correct name for path

This commit is contained in:
Bill Hoffman 2006-03-29 16:34:50 -05:00
parent 5076590a02
commit dfbee4a92a
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,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/Library/Frameworks
/System/Library/Frameworks)