Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.

websockets are installed to /usr/local, CMAKE_INSTALL_PREFIX is ignored #115

@andsok75

Description

@andsok75

cmake installs websockets into /usr/local, even if CMAKE_INSTALL_PREFIX points to a different directory. For instance, I have

CMAKE_INSTALL_PREFIX /opt/acfr

but I still get the following:

/usr/local/lib/websocketd
/usr/local/lib/websocketd/snark-image-frames
/usr/local/lib/systemd/system/snark-webframes.service
/usr/local/lib/systemd/system/tcp-ws-server.service
/usr/local/lib/systemd/system/websocketd.service

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