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:
authorLazydodo <github@lazydodo.com>2019-07-30 20:13:33 +0300
committerLazydodo <github@lazydodo.com>2019-07-30 20:46:13 +0300
commit34b3a9583ac2433dd8d223d2bd098adc30bc72bd (patch)
tree1c843c2d9f20295253c46e9235f9ac17cd220f94 /source/blender/draw/engines/select
parent9d7a03ab1177f7227653ec691e10ce328771a4eb (diff)
Cmake/windows: Fix vcpkg bypassing our libs folder.
Occasionally we get reports of people that build blender and end up with either build errors or end up with builds that do not run on other systems. The root cause is when you install vpckg and integrate it into the build system it puts the search path for its includes and libraries before anything else. previously we told people to either uninstall vcpkg or remove the conflicting packages, which was not great. this change opts out of the use of vcpkg for blender only, so people can keep using it for other work without issues.
Diffstat (limited to 'source/blender/draw/engines/select')
0 files changed, 0 insertions, 0 deletions