tornavis/build_files
Sebastian Parborg eaef914487 CMake: Allow building with system Vulkan and ShaderC
Previously the cmake code would try to run the LIBDIR specific "findX.cmake" files for both vulkan and shaderc.

However these would pick up system headers and libraries when LIBDIR were not present. This would lead to compilation errors as the system library configurations were not taken into account or queried.

This changes it so that if LIBDIR is not present, the proper pkgconfig files will be used instead.

Pull Request: https://projects.blender.org/blender/blender/pulls/114639
2023-11-10 18:10:41 +01:00
..
build_environment Build: correct package name & code-comment for WESTON in lib/ 2023-11-09 14:57:09 +11:00
buildbot Build: make Linux cmake release config consistent with buildbot 2023-10-09 14:41:34 +02:00
cmake CMake: Allow building with system Vulkan and ShaderC 2023-11-10 18:10:41 +01:00
config Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
package_spec License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
utils Fix replacement of "Blender Foundation" in recent header change 2023-08-16 21:21:55 +10:00
windows Fix: make.bat showhash 2023-09-16 10:32:30 -06:00