Skip to content
Snippets Groups Projects
Commit 1c69f04d authored by Florian Fischer's avatar Florian Fischer
Browse files

[meson] fix version header custom target for meson >= 0.57

Apparently custom_target no longer supports the @CURRENT_SOURCE_DIR@
and @SOURCE_DIR@ substitutions.
We now locate the script using find_program().
Since meson.project_source_dir() is not available in older meson version
there is a version check.
parent 5969872d
No related branches found
No related tags found
No related merge requests found
Pipeline #58702 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment