Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2017-11-18 19:46:50 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-11-18 19:46:50 +0300
commitabd584144143bdafd5fe2217dc30e2a25e30f071 (patch)
treedec6503753d822772f69238a08d8c7fc9d6055a5 /build_files/cmake/Modules/FindPCRE.cmake
parent83e4e650744469947551444b3080669779e71d90 (diff)
CMake: remove solaris path
Diffstat (limited to 'build_files/cmake/Modules/FindPCRE.cmake')
-rw-r--r--build_files/cmake/Modules/FindPCRE.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/cmake/Modules/FindPCRE.cmake b/build_files/cmake/Modules/FindPCRE.cmake
index ff4b7261555..1649a6cbb36 100644
--- a/build_files/cmake/Modules/FindPCRE.cmake
+++ b/build_files/cmake/Modules/FindPCRE.cmake
@@ -32,7 +32,6 @@ SET(_pcre_SEARCH_DIRS
/usr/local
/sw # Fink
/opt/local # DarwinPorts
- /opt/csw # Blastwave
)
FIND_PATH(PCRE_INCLUDE_DIR pcre.h