Skip to content

Flashmq ignores CMAKE_INSTALL_PREFIX #113

@billpriest

Description

@billpriest

When crosscompiling I specified the CMAKE_INSTALL_PREFIX on the command line
cmake -DCMAKE_INSTALL_PREFIX=/opt/flashmq ../Flashmq
make
sudo make install

The install step installed as follows
-- Install configuration: ""
-- Up-to-date: /usr/bin/flashmq
-- Up-to-date: /var/lib/flashmq
-- Up-to-date: /var/log/flashmq
-- Up-to-date: /etc/flashmq/flashmq.conf
-- Up-to-date: /lib/systemd/system/flashmq.service
-- Up-to-date: /usr/share/man/man5/flashmq.conf.5
-- Up-to-date: /usr/share/man/man1/flashmq.1

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