(cmake) use FetchContent cmake module to retrieve spdlog third party dependency

This commit is contained in:
Benjamin Sergeant
2020-09-26 13:51:19 -07:00
parent 97cc543e53
commit 2526a94454
159 changed files with 22 additions and 42725 deletions

View File

@ -2,6 +2,10 @@
All changes to this project will be documented in this file.
## [10.4.5] - 2020-09-26
(cmake) use FetchContent cmake module to retrieve spdlog third party dependency
## [10.4.4] - 2020-09-22
(cobra connection) retrieve cobra server connection id from the cobra handshake message and display it in ws clients, metrics publisher and bots