Skip to content

Refactor overlap checking code #214

Description

@pshriwise

Right now the overlap check capability in overlap.cpp is linked into the XDG library itself, but until we're using that as part of the core library functionality we should reorganize the repo so that the code is in the tools directory. As it stands we currently need the indicators target to build XDG, which doesn't make sense when XDG_ENABLE_TOOLS is off.

Also, if we are using that capability in the core library down the lines, then we probably want to factor out indicators altogether.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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