CMAKE_SYSTEM_FRAMEWORK_PATH — CMake 3.4.3 Documentation (original) (raw)
Search path for OS X frameworks used by the find_library(),find_package(), find_path(), and find_file()commands. By default it contains the standard directories for the current system. It is not intended to be modified by the project, use CMAKE_FRAMEWORK_PATH for this.