From 92b3c2dcff3e85ad3d455f6ab845d9a97d3b525b Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 7 Dec 2020 12:22:15 +0200 Subject: Rewrite meson build scripts into cmakelists --- subprojects/spdlog.wrap | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 subprojects/spdlog.wrap (limited to 'subprojects/spdlog.wrap') diff --git a/subprojects/spdlog.wrap b/subprojects/spdlog.wrap deleted file mode 100644 index 51e0ddb..0000000 --- a/subprojects/spdlog.wrap +++ /dev/null @@ -1,9 +0,0 @@ -[wrap-file] -directory = spdlog-1.8.0 -source_url = https://github.com/gabime/spdlog/archive/v1.8.0.tar.gz -source_filename = v1.8.0.tar.gz -source_hash = 1e68e9b40cf63bb022a4b18cdc1c9d88eb5d97e4fd64fa981950a9cacf57a4bf -patch_url = https://wrapdb.mesonbuild.com/v1/projects/spdlog/1.8.0/1/get_zip -patch_filename = spdlog-1.8.0-1-wrap.zip -patch_hash = f783da51f6bebc99624504ca16fc1265b92add514956db9aa669a287d85b5049 - -- cgit v1.2.1