Initial setup for spdlog

This commit is contained in:
Dan Paulat 2022-04-13 20:08:04 -05:00
parent 7aef98b002
commit 20b8c75234
5 changed files with 67 additions and 0 deletions

View file

@ -19,6 +19,7 @@ conan_cmake_configure(REQUIRES boost/1.78.0
glm/0.9.9.8
gtest/cci.20210126
openssl/1.1.1n
spdlog/1.10.0
vulkan-loader/1.3.204.1
GENERATORS cmake
cmake_find_package