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 <campbell@blender.org>2022-01-26 07:20:32 +0300
committerCampbell Barton <campbell@blender.org>2022-01-26 07:20:32 +0300
commit45304493176e7160917081561bd209ed10527443 (patch)
tree79351f9d131c4575b4104c504c1e239020d25c61 /CMakeLists.txt
parentc4bedeb0186b520a5fdb578ab25035ff908a22f4 (diff)
CMake: resolve issues using pre-compiled & system libraries for Unix
When LIBDIR existed, searching for system libraries would always first search 'LIBDIR'. This meant "WITH_SYSTEM_*" would still prefer LIBDIR versions of libraries if they exist. The presence of LIBDIR also ignored the setting for WITH_STATIC_LIBS which is now restored to the cached value once pre-compiled libraries have been handled.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions