KhronosGroup/Vulkan-Loader

CMake: static lib is not installed anymore on macOS (but still built)

Closed this issue · 1 comments

Describe the bug
Static lib is built but not installed anymore on macOS (it was working fine in 1.3.261.1, but not in 1.3.268.0). It comes from #1293

Environment (please complete the following information):

  • OS: MacOS

To Reproduce
Run cmake configuration, build & install Vulkan-Loader on macOS with -DBUILD_STATIC_LOADER=ON

Additional context

Se full log here: https://c3i.jfrog.io/c3i/misc/logs/pr/20899/4-macos-clang/vulkan-loader/1.3.268.0//88b6a3723eab443ce8b7571e5220baca4cfb84f3-build.txt

As discussed in PR #1362 this is intentional.