aboutsummaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorEddy Pedroni <epedroni@pm.me>2025-07-24 17:25:31 +0200
committerEddy Pedroni <epedroni@pm.me>2025-07-24 17:27:09 +0200
commit8d3dfa11baa8b2be32e0a9d31575469e1a7037b8 (patch)
treeacb766d74b925f8fb59325919b08fcb42148f104 /daemon
parent7f85c4bbdbf52cddcf3be7b39c7d645c7fe80388 (diff)
Add deployment files
Diffstat (limited to 'daemon')
-rw-r--r--daemon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/Makefile b/daemon/Makefile
index 4b08c32..c42a690 100644
--- a/daemon/Makefile
+++ b/daemon/Makefile
@@ -1,5 +1,6 @@
TARGET_EXEC := midi-router-daemon
+CXX := clang++
BUILD_DIR := ./build
SRC_DIRS := ./src