summaryrefslogtreecommitdiff
path: root/3.8.2/doc/cmake/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to '3.8.2/doc/cmake/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt')
-rw-r--r--3.8.2/doc/cmake/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/3.8.2/doc/cmake/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt b/3.8.2/doc/cmake/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt
deleted file mode 100644
index 1e8b0d9..0000000
--- a/3.8.2/doc/cmake/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-CMAKE_SYSTEM_FRAMEWORK_PATH
----------------------------
-
-Search path for OS X frameworks used by the :command:`find_library`,
-:command:`find_package`, :command:`find_path`, and :command:`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 :variable:`CMAKE_FRAMEWORK_PATH` for this.