mirror of
https://gitlab.com/samplehive/sample-hive.git
synced 2026-08-21 14:36:23 +02:00
Replaced wxLog with spdlog for logging, add spdlog dependency to README.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[wrap-file]
|
||||
directory = spdlog-1.8.5
|
||||
source_url = https://github.com/gabime/spdlog/archive/v1.8.5.tar.gz
|
||||
source_filename = v1.8.5.tar.gz
|
||||
source_hash = 944d0bd7c763ac721398dca2bb0f3b5ed16f67cef36810ede5061f35a543b4b8
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.8.5-1/get_patch
|
||||
patch_filename = spdlog-1.8.5-1-wrap.zip
|
||||
patch_hash = 3c38f275d5792b1286391102594329e98b17737924b344f98312ab09929b74be
|
||||
|
||||
[provide]
|
||||
spdlog = spdlog_dep
|
||||
|
||||
Reference in New Issue
Block a user