Skip to content

Conversation

earlchew
Copy link

Do not assume xsltproc is in PATH, and use the executable discovered by find_program().

Fixes #1065

Do not assume xsltproc is in PATH, and use the executable
discovered by find_program().

Fixes htacg#1065
@dg0yt
Copy link

dg0yt commented Oct 16, 2024

#1044 does the same, plus it adjust the variable name.
But there is no rewiew/merge activity here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMakefile should use xsltproc discovered by find_program()
2 participants