dropshell-build/conanfile.txt
Your Name 40bbd8684d
All checks were successful
dropshell-build / build (push) Successful in 18s
'Generic Commit'
2025-06-05 21:26:56 +12:00

19 lines
277 B
Plaintext

[requires]
drogon/1.9.1
[generators]
cmake_find_package
cmake_paths
cmake_find_package_multi
[options]
drogon:with_orm=True
drogon:with_postgres=True
drogon:with_sqlite3=True
drogon:with_redis=True
drogon:with_brotli=True
drogon:with_zlib=True
[build_requires]
cmake/3.28.3