feat: Use conan for dependency management

This commit is contained in:
Lars Toenning
2025-06-22 19:45:49 +02:00
parent da286a8c70
commit e2fc3fe340
27 changed files with 488 additions and 256 deletions

View File

@@ -3,5 +3,4 @@
add_subdirectory(simplecrypt)
add_subdirectory(qjsonwebtoken)
add_subdirectory(nlohmann_json)
add_subdirectory(cmake/msgpack EXCLUDE_FROM_ALL SYSTEM)