Skip to content
Unverified Commit 4dec62f4 authored by Petr Hosek's avatar Petr Hosek Committed by GitHub
Browse files

[builtins][CMake] Replace custom target for lse_builtin symlinks (#66936)

Using custom target with BYPRODUCTS results in symlinks being recreated
on every build (the build is always dirty). We could instead use custom
commands to generate the symlinks and by adding the output to the list
of sources, build system will ensure those are created as needed.
parent 9744d396
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment