From 8772938708a78783b0c62860b87bf1d835fe8341 Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Fri, 4 Apr 2025 10:41:02 -0700 Subject: [PATCH] Add musyx submodule --- .gitmodules | 3 +++ extern/musyx | 1 + 2 files changed, 4 insertions(+) create mode 160000 extern/musyx diff --git a/.gitmodules b/.gitmodules index e3d4671e4..e9700cb1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ path = extern/spdlog url = https://github.com/gabime/spdlog.git branch = v1.x +[submodule "extern/musyx"] + path = extern/musyx + url = https://github.com/AxioDL/musyx.git diff --git a/extern/musyx b/extern/musyx new file mode 160000 index 000000000..a579f4d4a --- /dev/null +++ b/extern/musyx @@ -0,0 +1 @@ +Subproject commit a579f4d4abbac1c67fddf0d361291320f81a7b6c