Skip to content

CMakefile should use xsltproc discovered by find_program() #1065

@earlchew

Description

@earlchew

Although find_program() is used to find xsltproc, the build does not use the discovered executable and assumes that xsltproc can be reach via the PATH environment variable:

COMMAND xsltproc ARGS ${TIDY1XSL} ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions