diff options
Diffstat (limited to 'ports/spdlog/CONTROL')
| -rw-r--r-- | ports/spdlog/CONTROL | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ports/spdlog/CONTROL b/ports/spdlog/CONTROL index 801cd3697..aa5474709 100644 --- a/ports/spdlog/CONTROL +++ b/ports/spdlog/CONTROL @@ -1,4 +1,9 @@ Source: spdlog -Version: 1.3.1 +Version: 1.3.1-1 +Homepage: https://github.com/gabime/spdlog Description: Very fast, header only, C++ logging library Build-Depends: fmt + +Feature: benchmark +Description: Use google benchmark +Build-Depends: benchmark
\ No newline at end of file |
