1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:28:11 +00:00
serenity/Meta/Azure
implicitfield 71b184accf Meta+Lagom: Enable CMAKE_BUILD_WITH_INSTALL_RPATH
On macOS, CMake incorrectly tries to add and/or remove rpaths from files
that it has already processed when it performs installation. Setting the
rpaths during the build process ensures that they are only set once, and
as a bonus, makes installation slightly more performant.

Fixes #10055.
2023-06-08 17:59:53 +02:00
..
Caches.yml Meta: Remove i686 target 2022-12-28 11:53:41 +01:00
Lagom.yml Meta+Lagom: Enable CMAKE_BUILD_WITH_INSTALL_RPATH 2023-06-08 17:59:53 +02:00
nightly-pipeline.yml CI: Remove stale dependence on Toolchain.yml from nightly job 2023-03-11 05:36:14 -07:00
Serenity.yml CI: Add "set -e" to Azure DevOps scripts 2023-03-19 14:31:10 -06:00
Setup.yml Ladybird: Use vector icons in the browser toolbar 2023-05-05 16:58:08 +02:00