summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorzneix2022-05-11 23:40:56 +0200
committerzneix2022-05-11 23:40:56 +0200
commit9d136722c7ab50895e3a84a70e4969e57cad5ba6 (patch)
tree10ac1c85145fe8de1612ae0509d2e7d1824d22ea /Makefile
parent5acc96c6d450fcaee8732c3cc587ded1a90e96a1 (diff)
downloadaur-9d136722c7ab50895e3a84a70e4969e57cad5ba6.tar.gz
Add git submodules
Add missing cmake-sanitizers Add new magic_enum - see note in PKGBUILD (taken from upstream package, since it's the exact same situation as there)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b5486bd2228..ec062957a391 100644
--- a/Makefile
+++ b/Makefile
@@ -19,4 +19,6 @@ clean:
serialize \
rapidjson \
qtkeychain \
- websocketpp
+ websocketpp \
+ sanitizers-cmake \
+ magic_enum