Skip to content

Add CMake option for install into moodycamel #167

@Chardrazle

Description

@Chardrazle

Hi,
I tend to use your excellent queues in various placements.

I recently noticed that the concurrentqueue cmake build installs with the ".../moodycamel/" sub-directory.
However, this readerwriterqueue build does not have the moodycamel part.

I tend to root the include directories to work as:
#include <moodycamel/concurrentqueue.h>

As you wouldn't want to break existing code, any chance of a cmake option that would add the "moodycamel/" part into the readerwriterqueue install location?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions