Lines Matching full:developer
12 # CMAKE_IOS_DEVELOPER_ROOT = automatic(default) or /path/to/platform/Developer folder
14 # If set manually, it will override the default location and force the user of a particular Developer Platform
16 # CMAKE_IOS_SDK_ROOT = automatic(default) or /path/to/platform/Developer/SDKs/SDK folder
88 # Check the platform selection and setup for developer root
103 # Setup iOS developer location unless specified manually with CMAKE_IOS_DEVELOPER_ROOT
105 set (XCODE_POST_43_ROOT "/Applications/Xcode.app/Contents/Developer/Platforms/${IOS_PLATFORM_LOCATION}/Developer")
106 set (XCODE_PRE_43_ROOT "/Developer/Platforms/${IOS_PLATFORM_LOCATION}/Developer")
146 # Set the find root to the iOS developer roots and to user defined paths
156 ${CMAKE_IOS_SDK_ROOT}/Developer/Library/Frameworks