Skip to content

Determine best way to patch CMakeLists.txt to find dependencies #15

@lgrosz

Description

@lgrosz

The current CMakeLists.txt.patch file uses check_library_exists and check_include_file. I've never seen these functions used elsewhere. I used them since the original lighttpd source uses them in its CMakeLists.txt. Perhaps I should migrate the finding of libjwt to find_package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions