CMAKE_SYSTEM_FRAMEWORK_PATH — CMake 4.0.1 Documentation (original) (raw)

Added in version 3.4.

Search path for macOS 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.