mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Merge pull request #1337 from luigino/meson
Set version for shared library
This commit is contained in:
@@ -105,6 +105,7 @@ else
|
||||
include_directories : spdlog_inc,
|
||||
dependencies : dep_list,
|
||||
install : not meson.is_subproject(),
|
||||
version : meson.project_version(),
|
||||
)
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user