Skip to content

[CMake] ntlmclient. Headers for common crypto are excluded in Xcode target. #5969

Closed
@lolgear

Description

@lolgear

Too many words for simple

IF(USE_HTTPS STREQUAL "SecureTransport")

You may see that there is no clue of included headers at this common crypto condition branch.
Even more, there is no clue whether unicode is handled via _builtin or _iconv.

I don't understand what is going on (which headers are included or not), because target in Xcode doesn't contain any header but it works, because HEADERS_SEARCH_PATH flag is pointing to deps/ntlmclient.

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