Blender Git Commit Log

Git Commits -> Revision 8c3e8d0

Revision 8c3e8d0 by Ray molenkamp (tmp-vulkan)
July 1, 2021, 00:01 (GMT)
Vulkan: Clean-up platform build support

This polishes up the build support for WITH_VULKAN
the find_package calls were moved to the appropriate
place in the platform cmake files.

For windows the required binaries are copied to
the binary folder.

Windows support relies on D11678 landing and
libraries being added to SVN and will automatically
disable WITH_VULKAN when they are not found.

Commit Details:

Full Hash: 8c3e8d0eb6d5f227dcae09c6cab2bf557efe3795
Parent Commit: 8bfdec7
Lines Changed: +52, -5

5 Modified Paths:

/build_files/cmake/platform/platform_unix.cmake (+5, -0) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+27, -0) (Diff)
/CMakeLists.txt (+0, -2) (Diff)
/intern/shader_compiler/CMakeLists.txt (+0, -3) (Diff)
/source/creator/CMakeLists.txt (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021