Skip to content

Boost Install only knows x64 #53

@Neumann-A

Description

@Neumann-A

string(APPEND name_debug "-x${bits}") # x86 only for now
string(APPEND name_release "-x${bits}")

Either the build should fail or the missing suffixes should be added by checking CMAKE_SYSTEM_PROCESSOR.

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