-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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
Labels
No labels