Crates.io | spdlog-src |
lib.rs | spdlog-src |
version | 0.1.1+v1.9.2 |
source | src |
created_at | 2021-03-25 06:21:04.630221 |
updated_at | 2021-08-13 03:27:26.65106 |
description | Build spdlog for iOS. |
homepage | |
repository | https://github.com/songww/spdlog-src.git |
max_upload_size | |
id | 373262 |
size | 1,526,569 |
Build staticlib of spdlog to link with ios project.
xcode 集成 spdlog 很难受,通过 rust 曲线 link spdlog.
use sdplog_src as _; // this will static link spdlog.