mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 11:18:35 -06:00
ENH: use correct name for path
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user