Skip to content

Mismatching namespace for MLSPP #418

@barracuda156

Description

@barracuda156

MLSPP by default uses mls: https://github.com/cisco/mlspp/blob/92aaa4134fa45ec39957a7c81a342401fba7feb2/CMakeLists.txt#L20
abaddon forces mlspp:

set(MLS_CXX_NAMESPACE "mlspp" CACHE STRING "" FORCE)

This breaks the build with the system mlspp (unless it is built in a custom way).
Is there a good reason for this?

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