dropshell-build/ipdemo/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

18 lines
237 B
Plaintext

[requires]
drogon/1.9.10
[generators]
CMakeDeps
CMakeToolchain
[layout]
cmake_layout
[options]
drogon:with_orm=True
drogon:with_postgres=False
drogon:with_sqlite3=True
drogon:with_redis=False
drogon:shared=False
drogon:with_musl=True