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:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-02-14 10:29:13 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-02-14 10:29:48 +0300
commita439c8026a5304da6751ce0b0cc715419abad6cc (patch)
treee935156a9b6d4b109385005fda43ecd350418d97 /build_files
parent7a977df6d4763033388d27453ccf502d00fcf23c (diff)
CMake: Add search path for jemalloc which corresponds to own and studio setup
Diffstat (limited to 'build_files')
-rw-r--r--build_files/cmake/Modules/FindJeMalloc.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_files/cmake/Modules/FindJeMalloc.cmake b/build_files/cmake/Modules/FindJeMalloc.cmake
index 5c7aa2cf1e1..466456baf32 100644
--- a/build_files/cmake/Modules/FindJeMalloc.cmake
+++ b/build_files/cmake/Modules/FindJeMalloc.cmake
@@ -33,6 +33,7 @@ SET(_jemalloc_SEARCH_DIRS
/sw # Fink
/opt/local # DarwinPorts
/opt/csw # Blastwave
+ /opt/lib/jemalloc
)
FIND_PATH(JEMALLOC_INCLUDE_DIR